From cc1ee5585aef3b7a3e5d4a7ead16d10169855784 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 9 Sep 2021 22:25:45 +0200 Subject: [PATCH] weechat: update to 3.2.1. --- srcpkgs/weechat/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/weechat/template b/srcpkgs/weechat/template index 40a0dcb6499..a5757868a3d 100644 --- a/srcpkgs/weechat/template +++ b/srcpkgs/weechat/template @@ -1,7 +1,7 @@ # Template file for 'weechat' pkgname=weechat -version=3.2 -revision=3 +version=3.2.1 +revision=1 build_style=cmake configure_args="-DENABLE_MAN=ON -DENABLE_PERL=ON -DENABLE_LUA=ON -DENABLE_RUBY=ON -DENABLE_SPELL=ON @@ -17,7 +17,7 @@ license="GPL-3.0-or-later" homepage="https://www.weechat.org" changelog="https://raw.githubusercontent.com/weechat/weechat/master/ChangeLog.adoc" distfiles="https://www.weechat.org/files/src/weechat-${version}.tar.xz" -checksum=39a8adf374e80653c9dd2be06870341594ea081b3a9c3690132e556abf9d87a8 +checksum=2bb3a708e006f2d22df9e813f3567569178f30ba4082fd8fb06ca0f6f4d1613f lib32disabled=yes subpackages="weechat-aspell weechat-devel weechat-ruby weechat-python weechat-tcl weechat-lua weechat-perl"