summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoroberon20072016-02-04 23:02:35 +0100
committeroberon20072016-02-04 23:02:35 +0100
commitb7c81fb1654223dfd0b7df6d1b9c2f7970d7864e (patch)
treea22436ee708c7c33c26a1c4e67233a3f4f4fe666
parentfc50ea16c5e4d28e003af02c66dd5866fd5fffda (diff)
downloadaur-b7c81fb1654223dfd0b7df6d1b9c2f7970d7864e.tar.gz
source array
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 04cce12572ce..3014609e6e99 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ url="https://github.com/oberon2007/$pkgname"
license=('GPL')
arch=('any')
depends=('gtk-engines')
-source="$pkgname-$pkgver.tar.gz::$url/archive/$_snapshot.tar.gz"
+source=("$pkgname-$pkgver.tar.gz::$url/archive/$_snapshot.tar.gz")
md5sums=('7d61e553b9d3228da79884929107b702')
package() {