weechat: update to 4.6.0.

This commit is contained in:
Leah Neukirchen 2025-03-25 11:56:33 +01:00
parent 8ac2731f14
commit 16383f257a

View file

@ -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"