diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-03-28 14:36:28 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-03-28 14:36:28 -0300 |
commit | 6ef08d78f7b3dfde51890d8ee2f95992d4e7ea52 (patch) | |
tree | ece143ee82a47c2c7dcdddb8ad10e442d9401f08 | |
parent | 4737f469fcf5c050bf9f5e9929e1194fd95db350 (diff) | |
download | abslibre-6ef08d78f7b3dfde51890d8ee2f95992d4e7ea52.tar.gz abslibre-6ef08d78f7b3dfde51890d8ee2f95992d4e7ea52.tar.bz2 abslibre-6ef08d78f7b3dfde51890d8ee2f95992d4e7ea52.zip |
hexchat-2.10.2-2.parabola1: rebuild against python 3.4.3-2 (fix missing symbols)
-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 7735029ad..6c71f48f5 100644 --- a/libre/hexchat/PKGBUILD +++ b/libre/hexchat/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 123130 2014-11-26 08:13:21Z alucryd $ +# $Id: PKGBUILD 130054 2015-03-28 09:18:42Z fyan $ # Maintainer (Arch): Maxime Gauduin <alucryd@gmail.com> # Contributor (Arch): TingPing <tingping@tingping.se> # Maintainer: André Silva <emulatorman@parabola.nu> pkgname=hexchat pkgver=2.10.2 -pkgrel=1.parabola1 +pkgrel=2.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/' |