diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-03-06 14:59:33 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-03-06 14:59:33 -0300 |
commit | 47453096c1ee00a1e946b37ba554d1d4fac7945d (patch) | |
tree | 5fb1b490cfe92a4e38ffd4657d90a4b54b311895 | |
parent | 198353e463c939b4ac70cc476bb9ec8c469e9be4 (diff) |
hexchat-2.10.2-5.parabola1: OpenSSL 1.0.2g rebuild
-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 74dd50d6f..ccfab9937 100644 --- a/libre/hexchat/PKGBUILD +++ b/libre/hexchat/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 141435 2015-09-22 04:11:35Z fyan $ +# $Id: PKGBUILD 164451 2016-03-03 11:23:03Z 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=4.parabola1 +pkgrel=5.parabola1 pkgdesc='A popular and easy to use graphical IRC (chat) client, without nonfree browser reference (Parabola rebranded)' arch=('i686' 'x86_64') url='http://hexchat.github.io/' |