diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2017-01-06 14:37:26 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2017-01-06 14:38:34 -0300 |
commit | 8d0125d008b0a776e85764440aaf52f590d7fd58 (patch) | |
tree | 0ffe2d4b643c016cd979d31afc23fd6e469b602e /libre | |
parent | b16fd48defb25a7ee2b6da7df4f9dacbc9fbc8d2 (diff) | |
download | abslibre-8d0125d008b0a776e85764440aaf52f590d7fd58.tar.gz abslibre-8d0125d008b0a776e85764440aaf52f590d7fd58.tar.bz2 abslibre-8d0125d008b0a776e85764440aaf52f590d7fd58.zip |
hexchat-2.12.4-2.parabola1: python 3.6 rebuild
Diffstat (limited to 'libre')
-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 69775fe08..bb7d5aeca 100644 --- a/libre/hexchat/PKGBUILD +++ b/libre/hexchat/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 198806 2016-12-11 21:33:21Z alucryd $ +# $Id: PKGBUILD 202140 2016-12-25 17:46:02Z bpiotrowski $ # Maintainer (Arch): Maxime Gauduin <alucryd@archlinux.org> # Contributor (Arch): TingPing <tingping@tingping.se> # Maintainer: André Silva <emulatorman@parabola.nu> pkgname=hexchat pkgver=2.12.4 -pkgrel=1.parabola1 +pkgrel=2.parabola1 pkgdesc='A popular and easy to use graphical IRC (chat) client, without nonfree browser reference' arch=('i686' 'x86_64' 'armv7h') url='https://hexchat.github.io/' |