summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c359d0ee6c31..80fc522efc59 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,13 @@
+# Generated by mksrcinfo v8
+# Thu Oct 13 20:07:16 UTC 2016
pkgbase = esekeyd
pkgdesc = ESE Key Daemon is a multimedia keyboard daemon for Linux.
pkgver = 1.2.7
- pkgrel = 1
+ pkgrel = 2
url = http://freecode.com/projects/esekeyd
install = esekeyd.install
- arch = any
+ arch = i686
+ arch = x86_64
license = GPL
depends = glibc
source = http://www.burghardt.pl/files/esekeyd-1.2.7.tar.gz
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')