summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Husmann2016-06-09 21:08:07 +0200
committerStefan Husmann2016-06-09 21:08:07 +0200
commit4ff007eb8f9f61a96c42c2b7b7dabb280e5396d7 (patch)
tree51a258f08521d0424d0d15b4fc1751e36446bc36 /PKGBUILD
parentcb59dc4d18ee9e941bd0a364777e54f6cd9efe97 (diff)
downloadaur-4ff007eb8f9f61a96c42c2b7b7dabb280e5396d7.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 ba534e5b6669..e6382b509a91 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,12 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=emacs-jabber
pkgver=0.8.92
-pkgrel=1
+pkgrel=2
pkgdesc="Jabber.el: a minimal jabber client for emacs"
url=http://emacs-jabber.sourceforge.net
arch=('any')
license=('GPL')
depends=('emacs' 'gnutls' 'gconf')
-install=jabber.el.install
source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.xz)
md5sums=('91064079677fbabb7c7540b452b5edcd')