diff options
Diffstat (limited to 'libre/xchat-libre/PKGBUILD')
-rw-r--r-- | libre/xchat-libre/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/xchat-libre/PKGBUILD b/libre/xchat-libre/PKGBUILD index 223eaff72..c51bd04ef 100644 --- a/libre/xchat-libre/PKGBUILD +++ b/libre/xchat-libre/PKGBUILD @@ -1,12 +1,12 @@ -# $Id: PKGBUILD 159467 2012-05-24 17:52:29Z eric $ +# $Id: PKGBUILD 173686 2012-12-21 02:00:14Z eric $ # Maintainer: Eric Bélanger <eric@archlinux.org> # Maintainer (ConnochaetOS): Henry Jensen <hjensen@connochaetos.org> -# Maintainet (Parabola): André Silva <andre.paulista@adinet.com.uy> +# Maintainer (Parabola): André Silva <emulatorman@lavabit.com> _pkgname=xchat pkgname=xchat-libre pkgver=2.8.8 -pkgrel=10 +pkgrel=11 pkgdesc="A GTK+ based IRC client without non-free browser reference" arch=('i686' 'x86_64') url="http://www.xchat.org/" |