diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-06-05 22:40:14 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-06-05 22:40:14 -0300 |
commit | 08f03667cdc660a4ed41377efeb01268cf1ce181 (patch) | |
tree | 1af92471eeb0bedcbf0bfb0840c582d24ad4ff2f /libre/hexchat | |
parent | 446d0677a848afd266ad73c2480332dbdd63c426 (diff) | |
download | abslibre-08f03667cdc660a4ed41377efeb01268cf1ce181.tar.gz abslibre-08f03667cdc660a4ed41377efeb01268cf1ce181.tar.bz2 abslibre-08f03667cdc660a4ed41377efeb01268cf1ce181.zip |
hexchat 2.12.1-3.parabola1: perl 5.24 rebuild
Diffstat (limited to 'libre/hexchat')
-rw-r--r-- | libre/hexchat/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/hexchat/PKGBUILD b/libre/hexchat/PKGBUILD index f9b1faa83..dff6ae9ec 100644 --- a/libre/hexchat/PKGBUILD +++ b/libre/hexchat/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 173439 2016-05-02 18:02:47Z alucryd $ +# $Id: PKGBUILD 175079 2016-05-12 17:22:47Z alucryd $ # Maintainer (Arch): Maxime Gauduin <alucryd@archlinux.org> # Contributor (Arch): TingPing <tingping@tingping.se> # Maintainer: André Silva <emulatorman@parabola.nu> pkgname=hexchat pkgver=2.12.1 -pkgrel=1.parabola1 +pkgrel=3.parabola1 pkgdesc='A popular and easy to use graphical IRC (chat) client, without nonfree browser reference' arch=('i686' 'x86_64' 'armv7h') url='http://hexchat.github.io/' |