summaryrefslogtreecommitdiff
path: root/libre/hexchat/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'libre/hexchat/PKGBUILD')
-rw-r--r--libre/hexchat/PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/libre/hexchat/PKGBUILD b/libre/hexchat/PKGBUILD
index 712a501ae..f2b8efbf7 100644
--- a/libre/hexchat/PKGBUILD
+++ b/libre/hexchat/PKGBUILD
@@ -1,13 +1,13 @@
-# $Id: PKGBUILD 167398 2016-03-18 12:07:30Z alucryd $
+# $Id: PKGBUILD 172208 2016-04-27 21:31:27Z alucryd $
# Maintainer (Arch): Maxime Gauduin <alucryd@archlinux.org>
# Contributor (Arch): TingPing <tingping@tingping.se>
# Maintainer: André Silva <emulatorman@parabola.nu>
pkgname=hexchat
pkgver=2.12.0
-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')
+arch=('i686' 'x86_64' 'armv7h')
url='http://hexchat.github.io/'
license=('GPL')
depends=('dbus-glib' 'desktop-file-utils' 'gdk-pixbuf2' 'glib2' 'glibc' 'gtk2'
@@ -16,7 +16,6 @@ makedepends=('intltool' 'iso-codes' 'perl' 'python')
optdepends=('enchant: Spell check'
'perl: Perl plugin'
'python: Python plugin')
-install="${pkgname}.install"
replaces=(${pkgname}-libre)
conflicts=(${pkgname}-libre)
source=("http://dl.hexchat.net/${pkgname}/${pkgname}-${pkgver}.tar.xz")