From f6fd4112eb59fd812f2233cea2249950ebcb8630 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 16 Dec 2024 16:22:47 +0100 Subject: [PATCH] weechat: update to 4.5.0. --- srcpkgs/weechat/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/weechat/template b/srcpkgs/weechat/template index e01b4fc5a6c..6786402bcd9 100644 --- a/srcpkgs/weechat/template +++ b/srcpkgs/weechat/template @@ -1,7 +1,7 @@ # Template file for 'weechat' pkgname=weechat -version=4.4.4 -revision=2 +version=4.5.0 +revision=1 build_style=cmake configure_args="-DENABLE_MAN=ON -DENABLE_PERL=ON -DENABLE_LUA=ON -DENABLE_RUBY=ON -DENABLE_SPELL=ON @@ -18,7 +18,7 @@ license="GPL-3.0-or-later" homepage="https://www.weechat.org" changelog="https://raw.githubusercontent.com/weechat/weechat/master/CHANGELOG.md" distfiles="https://www.weechat.org/files/src/weechat-${version}.tar.xz" -checksum=a8f4bb768c3d6ac3ea1eb4e6dc7a7bb2ee19b734a72cc58e063476dae8f3d077 +checksum=b85e800af0f7c9f2d60d72c0f7e56abbaa60274a4d47be17407907292da30398 lib32disabled=yes subpackages="weechat-aspell weechat-devel weechat-ruby weechat-python weechat-tcl weechat-lua weechat-perl"