summaryrefslogtreecommitdiff
path: root/pcr/aqsis/PKGBUILD
diff options
context:
space:
mode:
authorMárcio Alexandre Silva Delgado <coadde@lavabit.com>2013-03-08 04:16:35 -0200
committerMárcio Alexandre Silva Delgado <coadde@lavabit.com>2013-03-08 04:16:35 -0200
commit13418ddfee36b7260ca11870df7611ad26f01aff (patch)
tree9f7dfd213c1beb147fd65cb4e29c9b124c13b57b /pcr/aqsis/PKGBUILD
parent1204ece8cf4d8a7df35b48879b7537457e3b5ed0 (diff)
downloadabslibre-13418ddfee36b7260ca11870df7611ad26f01aff.tar.gz
abslibre-13418ddfee36b7260ca11870df7611ad26f01aff.tar.bz2
abslibre-13418ddfee36b7260ca11870df7611ad26f01aff.zip
aqsis: fixing typo
Diffstat (limited to 'pcr/aqsis/PKGBUILD')
-rw-r--r--pcr/aqsis/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/pcr/aqsis/PKGBUILD b/pcr/aqsis/PKGBUILD
index 7739e5330..8945d0adb 100644
--- a/pcr/aqsis/PKGBUILD
+++ b/pcr/aqsis/PKGBUILD
@@ -31,9 +31,9 @@ makedepends=(
mesa
qt4
)
-options='!libtool'
+options=('!libtool')
install=$pkgname.install
-source=http://downloads.sourceforge.net/project/$pkgname/$pkgname-source/$pkgver/$pkgname-$pkgver.tar.gz
+source="http://downloads.sourceforge.net/project/$pkgname/$pkgname-source/$pkgver/$pkgname-$pkgver.tar.gz"
md5sums='399967e99f12cfbd1a7385c4e1d39c3b'
build() {