summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 80b28404db5c..5135f843c7b0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
# Generated by mksrcinfo v8
-# Thu Mar 3 18:27:47 UTC 2016
+# Thu Mar 10 15:39:32 UTC 2016
pkgbase = shashlik-bin
pkgdesc = run Android applications on a standard Linux desktop
pkgver = 0.9.3
pkgrel = 1
url = http://www.shashlik.io
- arch = any
+ arch = x86_64
license = GPL
depends = python
depends = lib32-libgl
diff --git a/PKGBUILD b/PKGBUILD
index b75e0e380ce7..a99ff6d8bd51 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=shashlik-bin
pkgver=0.9.3
pkgrel=1
pkgdesc="run Android applications on a standard Linux desktop"
-arch=('any')
+arch=('x86_64')
url="http://www.shashlik.io"
license=('GPL')
depends=('python' 'lib32-libgl' 'kdebase-kdialog')