summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJingbei Li2016-09-13 15:46:07 +0800
committerJingbei Li2016-09-13 15:46:07 +0800
commit59664377211ed5df6c5bbe6af51d7dae576e890b (patch)
tree409ac549805c08c49c6b55b60867684347bd2ac9 /PKGBUILD
parent7dbb1cd05b032446e34abc867d6eaf0f707ce7e9 (diff)
downloadaur-59664377211ed5df6c5bbe6af51d7dae576e890b.tar.gz
fix arch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 533bd485b9e6..6f85f06a699f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
pkgname=sptk
pkgver=3.9
-pkgrel=1
+pkgrel=2
pkgdesc="A suite of speech signal processing tools."
-arch=('any')
+arch=('x86_64')
url="http://sp-tk.sourceforge.net/"
license=('BSD')
depends=('glibc')