weechat: update to 4.3.5.

This commit is contained in:
Leah Neukirchen 2024-07-19 16:20:41 +02:00
parent 22c6c5696c
commit 12f3e69a6d

View file

@ -1,6 +1,6 @@
# Template file for 'weechat' # Template file for 'weechat'
pkgname=weechat pkgname=weechat
version=4.3.4 version=4.3.5
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args="-DENABLE_MAN=ON -DENABLE_PERL=ON configure_args="-DENABLE_MAN=ON -DENABLE_PERL=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.md" changelog="https://raw.githubusercontent.com/weechat/weechat/master/CHANGELOG.md"
distfiles="https://www.weechat.org/files/src/weechat-${version}.tar.xz" distfiles="https://www.weechat.org/files/src/weechat-${version}.tar.xz"
checksum=cad458022f4699120b7d72e062b346c4d0e78359cc9785fa2e1686fd74ba7f67 checksum=e6dbc4c832da5c5b85e496fefc15237fbbe2a8f7ba2fbe81ee071dc0c66b4be3
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"