diff options
author | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
commit | b2a6f1b28b7fa31088cab9a90b0f5ab97948534d (patch) | |
tree | afa7b467e44b704b69c66862852a8c3118b8e308 /extra/liblqr | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'extra/liblqr')
-rw-r--r-- | extra/liblqr/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/liblqr/PKGBUILD b/extra/liblqr/PKGBUILD index 13a87ff91..f4f87e84d 100644 --- a/extra/liblqr/PKGBUILD +++ b/extra/liblqr/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 182915 2013-04-16 05:57:47Z eric $ +# $Id: PKGBUILD 198194 2013-10-30 13:22:45Z allan $ # Maintainer: Tobias Powalowski <tpowa@archlinux.org> pkgname=liblqr @@ -10,7 +10,7 @@ url="http://liblqr.wikidot.com/" license=('GPL') depends=('glib2') makedepends=('pkgconfig') -options=('!libtool' '!emptydirs') +options=('!emptydirs') source=("http://liblqr.wikidot.com/local--files/en:download-page/$pkgname-1-$pkgver.tar.bz2") md5sums=('915643d993da97e10665d48c0bf8f3d0') |