summaryrefslogtreecommitdiff
path: root/pcr
diff options
context:
space:
mode:
authorMárcio Alexandre Silva Delgado <coadde@lavabit.com>2013-03-08 05:02:00 -0200
committerMárcio Alexandre Silva Delgado <coadde@lavabit.com>2013-03-08 05:02:00 -0200
commit4c9bb54c04602e83b1bd709f971745f654c1c2d5 (patch)
tree681cf3741dd7daeafbd5c1747c0e4cc68d2cc2b2 /pcr
parent13418ddfee36b7260ca11870df7611ad26f01aff (diff)
aqsis: fixing typo
Diffstat (limited to 'pcr')
-rw-r--r--pcr/aqsis/PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/pcr/aqsis/PKGBUILD b/pcr/aqsis/PKGBUILD
index 8945d0adb..706a0c042 100644
--- a/pcr/aqsis/PKGBUILD
+++ b/pcr/aqsis/PKGBUILD
@@ -31,7 +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"
md5sums='399967e99f12cfbd1a7385c4e1d39c3b'