From a3f9bb20c935d21086000b9566fa813501059e70 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sun, 9 Jun 2024 20:40:25 +0200 Subject: [PATCH] weechat: update to 4.3.2. --- srcpkgs/weechat/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/weechat/template b/srcpkgs/weechat/template index 6a11d537539..6999c6df2e5 100644 --- a/srcpkgs/weechat/template +++ b/srcpkgs/weechat/template @@ -1,7 +1,7 @@ # Template file for 'weechat' pkgname=weechat -version=4.3.1 -revision=2 +version=4.3.2 +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=157e22a17dcc303c665739631a04470d786474e805febed2ed2d5b6250d18653 +checksum=e1f31de3dd3ee1989156f4c04e9f4bf6139da6ad50c24f691fc1057e4cfc37c6 lib32disabled=yes subpackages="weechat-aspell weechat-devel weechat-ruby weechat-python weechat-tcl weechat-lua weechat-perl"