summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGiancarlo Razzolini2016-10-13 17:07:23 -0300
committerGiancarlo Razzolini2016-10-13 17:07:23 -0300
commit6edd0c812687a8076ef8bd39138c9b5eb1323365 (patch)
tree5977f17ca697a942356366d886bca900f97ff113 /PKGBUILD
parentddd76bbdd99167ca2ed666bbf1e6cc567a023033 (diff)
downloadaur-6edd0c812687a8076ef8bd39138c9b5eb1323365.tar.gz
* Corrected the architectures for the package.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bb942ae4fdfe..7168d167a450 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Giancarlo Razzolini <grazzolini@gmail.com>
pkgname=esekeyd
pkgver=1.2.7
-pkgrel=1
+pkgrel=2
pkgdesc="ESE Key Daemon is a multimedia keyboard daemon for Linux."
-arch=('any')
+arch=('i686' 'x86_64')
url="http://freecode.com/projects/esekeyd"
license=('GPL')
depends=('glibc')