hexchat: update to 2.14.2.

This commit is contained in:
maxice8 2018-08-30 00:29:30 -03:00
parent 42d03a4068
commit 9ce8082858
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -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 <xtraeme@voidlinux.eu>"
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