hexchat: update to 2.12.0.

This commit is contained in:
Michael Gehring 2016-03-14 22:18:55 +01:00
parent b1774bd33e
commit f143af7def

View file

@ -1,7 +1,7 @@
# Template file for 'hexchat' # Template file for 'hexchat'
pkgname=hexchat pkgname=hexchat
version=2.10.2 version=2.12.0
revision=9 revision=1
lib32disabled=yes lib32disabled=yes
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="pkg-config intltool glib-devel gdk-pixbuf-devel" hostmakedepends="pkg-config intltool glib-devel gdk-pixbuf-devel"
@ -13,9 +13,9 @@ configure_args=" --enable-openssl --enable-dbus --disable-textfe --enable-ipv6
short_desc="A GTK+ based IRC client successor of Xchat" short_desc="A GTK+ based IRC client successor of Xchat"
maintainer="Carlo Dormeletti <carloDOTdormelettiATaliceDOTit>" maintainer="Carlo Dormeletti <carloDOTdormelettiATaliceDOTit>"
homepage="http://hexchat.github.io/" homepage="http://hexchat.github.io/"
license="GPL" license="GPL-2"
distfiles="http://dl.hexchat.net/hexchat/${pkgname}-${version}.tar.xz" distfiles="http://dl.hexchat.net/hexchat/${pkgname}-${version}.tar.xz"
checksum=87ebf365c576656fa3f23f51d319b3a6d279e4a932f2f8961d891dd5a5e1b52c checksum=c2072f97510c0fe6ecfb0878750d27179633e08199066972fa00e5a23e67d69d
nocross=yes nocross=yes
post_install() { post_install() {