From 9ce8082858958570a0153dd054ac78734d523c8e Mon Sep 17 00:00:00 2001 From: maxice8 Date: Thu, 30 Aug 2018 00:29:30 -0300 Subject: [PATCH] hexchat: update to 2.14.2. --- srcpkgs/hexchat/template | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/srcpkgs/hexchat/template b/srcpkgs/hexchat/template index 76b2858cf69..e9f6c132c0b 100644 --- a/srcpkgs/hexchat/template +++ b/srcpkgs/hexchat/template @@ -1,10 +1,10 @@ # Template file for 'hexchat' pkgname=hexchat -version=2.14.1 -revision=6 +version=2.14.2 +revision=1 build_style=meson configure_args="-Dwith-dbus=true -Dwith-ssl=true -Dwith-text=false - -Dwith-perl=true -Dwith-python=python3" + -Dwith-perl=/usr/bin/perl -Dwith-python=python3" hostmakedepends="pkg-config glib-devel" makedepends="gtk+-devel libressl-devel dbus-glib-devel perl libnotify-devel libcanberra-devel libxml2-devel pciutils-devel libproxy-devel LuaJIT-devel @@ -14,8 +14,9 @@ short_desc="A GTK+ based IRC client successor of Xchat" maintainer="Juan RP " license="GPL-2.0-or-later" homepage="https://hexchat.github.io/" +changelog="https://hexchat.readthedocs.org/en/latest/changelog.html" distfiles="https://dl.hexchat.net/hexchat/${pkgname}-${version}.tar.xz" -checksum=b032e4bcebe2229f87047439979a1246ddcbf599e7e538baa3f2abfac9a003a2 +checksum=7792b9e52560fbd3e10d75bfb5d138a20913a87771d676d296547f1b4ac09618 lib32disabled=yes if [ "$CROSS_BUILD" ]; then