summaryrefslogtreecommitdiff
path: root/libre/hexchat
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2017-05-02 11:37:34 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2017-05-02 11:37:34 -0500
commit98c3c33b74991e34b74787c79f1f6b33b851c98c (patch)
tree5d62a43258e765ceda52d9de82892dd0dc08f2ce /libre/hexchat
parent916b70500871bb264fcf6bffbabc846735495aae (diff)
hexchat-2.12.4-3.parabola1: openssl 1.1 rebuild
Diffstat (limited to 'libre/hexchat')
-rw-r--r--libre/hexchat/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/hexchat/PKGBUILD b/libre/hexchat/PKGBUILD
index bb7d5aeca..718e684a0 100644
--- a/libre/hexchat/PKGBUILD
+++ b/libre/hexchat/PKGBUILD
@@ -5,14 +5,14 @@
pkgname=hexchat
pkgver=2.12.4
-pkgrel=2.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='https://hexchat.github.io/'
license=('GPL')
depends=('dbus-glib' 'desktop-file-utils' 'gdk-pixbuf2' 'glib2' 'glibc' 'gtk2'
'libcanberra' 'libnotify' 'libproxy' 'openssl' 'pango' 'pciutils')
-makedepends=('intltool' 'iso-codes' 'lua' 'perl' 'python')
+makedepends=('intltool' 'iso-codes' 'lua' 'perl' 'python' 'autoconf-archive')
optdepends=('enchant: Spell check'
'iso-codes: Display language names instead of codes'
'lua: Lua plugin'