summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 14bc61840386..d16d01257235 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,11 +5,11 @@ pkgname=$_name-git
pkgver=20100517.r251.f3fd7c7
pkgrel=1
pkgdesc="Audio generators and effects using an API designed by Jeskola Buzz"
-arch=(i686 x86_64)
+arch=('x86_64')
url="http://buzztrax.org/"
license=(LGPL)
makedepends=('git')
-source=(git+https://github.com/Buzztrax/$_name.git)
+source=("git+https://github.com/Buzztrax/$_name.git")
md5sums=('SKIP')
pkgver() {