diff options
Diffstat (limited to 'pcr/aqsis')
-rw-r--r-- | pcr/aqsis/PKGBUILD | 4 |
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() { |