diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-06-06 03:21:30 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-06-06 03:21:30 -0300 |
commit | d07a7ebe962093c30ffe27c6780a594b109ef3ad (patch) | |
tree | f696be09d1048fa49e179b525331a583e102ec89 /libre/xchat | |
parent | 9a6f6d20b0c6c743ad89a693153ef096215ea97c (diff) |
xchat-2.8.8-18.parabola1: perl 5.24 rebuild
Diffstat (limited to 'libre/xchat')
-rw-r--r-- | libre/xchat/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/xchat/PKGBUILD b/libre/xchat/PKGBUILD index a2ff968e6..b0c8e44ae 100644 --- a/libre/xchat/PKGBUILD +++ b/libre/xchat/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 267043 2016-05-06 18:52:47Z arojas $ +# $Id: PKGBUILD 267688 2016-05-10 21:47:55Z arojas $ # Maintainer (Arch): Eric Bélanger <eric@archlinux.org> # Maintainer (ConnochaetOS): Henry Jensen <hjensen@connochaetos.org> # Maintainer: André Silva <emulatorman@parabola.nu> pkgname=xchat pkgver=2.8.8 -pkgrel=17.parabola1 +pkgrel=18.parabola1 pkgdesc="A GTK+ based IRC client, without nonfree browser reference" arch=('i686' 'x86_64') url="http://www.xchat.org/" |