summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGiancarlo Razzolini2016-10-21 08:32:25 -0200
committerGiancarlo Razzolini2016-10-21 08:32:25 -0200
commitc376036c5b9a3f2d2ebcb59e9255b20e23d89d25 (patch)
treec089514296b734ea085ffbce95d3ca9f8d5306cc /PKGBUILD
parentd7df3b289ec91ea31bea58437c02cd146210c6fe (diff)
downloadaur-c376036c5b9a3f2d2ebcb59e9255b20e23d89d25.tar.gz
* Removal of the install file.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3343761ccf16..f222d318d680 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,12 @@
# Maintainer: Giancarlo Razzolini <grazzolini@gmail.com>
pkgname=esekeyd
pkgver=1.2.7
-pkgrel=3
+pkgrel=4
pkgdesc="ESE Key Daemon is a multimedia keyboard daemon for Linux."
arch=('i686' 'x86_64')
url="http://freecode.com/projects/esekeyd"
license=('GPL')
depends=('glibc')
-install=$pkgname.install
DLAGENTS='http::/usr/bin/curl -fLC - --user-agent Firefox --retry 3 --retry-delay 3 -o %o %u'
source=("http://www.burghardt.pl/files/$pkgname-$pkgver.tar.gz"
"$pkgname.service")