From 16383f257a1b53ddfb3183340d402e5ac78205e7 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 25 Mar 2025 11:56:33 +0100 Subject: [PATCH] weechat: update to 4.6.0. --- srcpkgs/weechat/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/weechat/template b/srcpkgs/weechat/template index 964694df23d..fd0e5f77f48 100644 --- a/srcpkgs/weechat/template +++ b/srcpkgs/weechat/template @@ -1,7 +1,7 @@ # Template file for 'weechat' pkgname=weechat -version=4.5.2 -revision=2 +version=4.6.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=1a65466dcd3edb7378f27a611e06e2f7f45a6028ae54d3e1696ca91e85ec1459 +checksum=2681fc662996fead9d66a26d81740088e4284cf4e6dfe6b834f3b98fc703597f lib32disabled=yes subpackages="weechat-aspell weechat-devel weechat-ruby weechat-python weechat-tcl weechat-lua weechat-perl"