diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-01-17 22:33:31 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-01-17 22:33:31 -0200 |
commit | 7eaad16354d5e22ab5c5d9ae06dc830bf7010f38 (patch) | |
tree | 3ed4acdff571937c992f7bab4aa1b4192755447d /libre/xchat-libre/PKGBUILD | |
parent | 9864f391992c846620267b38c5bc053ddf36a002 (diff) | |
download | abslibre-7eaad16354d5e22ab5c5d9ae06dc830bf7010f38.tar.gz abslibre-7eaad16354d5e22ab5c5d9ae06dc830bf7010f38.tar.bz2 abslibre-7eaad16354d5e22ab5c5d9ae06dc830bf7010f38.zip |
xchat-libre-2.8.8-11: rebuild against tcl/tk
Diffstat (limited to 'libre/xchat-libre/PKGBUILD')
-rw-r--r-- | libre/xchat-libre/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/xchat-libre/PKGBUILD b/libre/xchat-libre/PKGBUILD index 223eaff72..8c669dc7b 100644 --- a/libre/xchat-libre/PKGBUILD +++ b/libre/xchat-libre/PKGBUILD @@ -1,4 +1,4 @@ -# $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> @@ -6,7 +6,7 @@ _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/" |