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 /community/quesoglc/PKGBUILD | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'community/quesoglc/PKGBUILD')
-rw-r--r-- | community/quesoglc/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/community/quesoglc/PKGBUILD b/community/quesoglc/PKGBUILD index 8154f6f14..43e36227c 100644 --- a/community/quesoglc/PKGBUILD +++ b/community/quesoglc/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 68088 2012-03-17 19:29:26Z giovanni $ +# $Id: PKGBUILD 99975 2013-10-31 02:47:18Z allan $ # Maintainer: Vesa Kaihlavirta <vegai@iki.fi> # Contributor: Markus Pargmann @@ -11,7 +11,6 @@ url="http://quesoglc.sourceforge.net/" license=('LGPL2.1') depends=('fontconfig' 'freeglut' 'fribidi' 'glew') makedepends=('pkg-config') -options=('!libtool') source=("http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz") md5sums=('c2697a92e2cc00c537626020e4108a4e') |