summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPatrick Griffis2016-04-27 16:21:22 -0400
committerPatrick Griffis2016-04-27 16:21:22 -0400
commitac6e0cc8767914ba88a127419cb6068ea150f691 (patch)
tree13f1626936d110e44e2c6726a4a45b4520b04bed /PKGBUILD
parentbce8ab99325d79cfe7eeb823974f62cc97d08510 (diff)
downloadaur-ac6e0cc8767914ba88a127419cb6068ea150f691.tar.gz
Remove install file
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c8753be49af3..afb9ace1e5b4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: TingPing tingping@tingping.se
pkgname=hexchat-git
-pkgver=2.12.0.r1285.g5b05271
+pkgver=2.12.0.r1295.g823ef32
pkgrel=1
pkgdesc='A GTK+ based IRC client'
arch=('i686' 'x86_64' 'armv6h')
@@ -15,7 +15,6 @@ makedepends=('intltool' 'git' 'perl' 'python' 'autoconf-archive')
optdepends=('enchant: for spell check'
'perl: for perl plugin'
'python: for python plugin')
-install='hexchat.install'
provides=('hexchat')
conflicts=('hexchat' 'hexchat-lua-git')
replaces=('hexchat-lua-git')