weechat: update to 4.0.0

This commit is contained in:
Luca Matei Pintilie 2023-06-25 09:51:33 +02:00 committed by Leah Neukirchen
parent 5f2f57c17a
commit 19d5bc7edc

View file

@ -1,7 +1,7 @@
# Template file for 'weechat' # Template file for 'weechat'
pkgname=weechat pkgname=weechat
version=3.8 version=4.0.0
revision=2 revision=1
build_style=cmake build_style=cmake
configure_args="-DENABLE_MAN=ON -DENABLE_PERL=ON configure_args="-DENABLE_MAN=ON -DENABLE_PERL=ON
-DENABLE_LUA=ON -DENABLE_RUBY=ON -DENABLE_SPELL=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" homepage="https://www.weechat.org"
changelog="https://raw.githubusercontent.com/weechat/weechat/master/ChangeLog.adoc" changelog="https://raw.githubusercontent.com/weechat/weechat/master/ChangeLog.adoc"
distfiles="https://www.weechat.org/files/src/weechat-${version}.tar.xz" distfiles="https://www.weechat.org/files/src/weechat-${version}.tar.xz"
checksum=f7cb65c200f8c090c56f2cf98c0b184051e516e5f7099a4308cacf86f174bf28 checksum=5bd75ee15f3392a0ad174ee7c54518daece3878477670c07f10d6ebf988240f9
lib32disabled=yes lib32disabled=yes
subpackages="weechat-aspell weechat-devel weechat-ruby weechat-python weechat-tcl weechat-lua weechat-perl" subpackages="weechat-aspell weechat-devel weechat-ruby weechat-python weechat-tcl weechat-lua weechat-perl"