diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-06-30 06:02:06 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-06-30 06:02:06 -0300 |
commit | e4bdb087eac435ed59cc50982a2a076d42e791bc (patch) | |
tree | 27cb341295a44762f77e2976c3f2ce7f7a777577 /libre/hexchat | |
parent | 88e4fb48639ed249e87891155b13165d707aae24 (diff) | |
download | abslibre-e4bdb087eac435ed59cc50982a2a076d42e791bc.tar.gz abslibre-e4bdb087eac435ed59cc50982a2a076d42e791bc.tar.bz2 abslibre-e4bdb087eac435ed59cc50982a2a076d42e791bc.zip |
hexchat-2.10.2-3.parabola1: rebuild against perl 5.22
Diffstat (limited to 'libre/hexchat')
-rw-r--r-- | libre/hexchat/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/hexchat/PKGBUILD b/libre/hexchat/PKGBUILD index 6c71f48f5..cd939f6e2 100644 --- a/libre/hexchat/PKGBUILD +++ b/libre/hexchat/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 130054 2015-03-28 09:18:42Z fyan $ -# Maintainer (Arch): Maxime Gauduin <alucryd@gmail.com> +# $Id: PKGBUILD 135296 2015-06-14 15:35:50Z foutrelis $ +# Maintainer (Arch): Maxime Gauduin <alucryd@archlinux.org> # Contributor (Arch): TingPing <tingping@tingping.se> # Maintainer: André Silva <emulatorman@parabola.nu> pkgname=hexchat pkgver=2.10.2 -pkgrel=2.parabola1 +pkgrel=3.parabola1 pkgdesc='A popular and easy to use graphical IRC (chat) client, without nonfree browser reference (Parabola rebranded)' arch=('i686' 'x86_64' 'mips64el') url='http://hexchat.github.io/' |