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/cogl/PKGBUILD | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'extra/cogl/PKGBUILD')
-rw-r--r-- | extra/cogl/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/cogl/PKGBUILD b/extra/cogl/PKGBUILD index 26fa8133b..4c9de3f79 100644 --- a/extra/cogl/PKGBUILD +++ b/extra/cogl/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 196024 2013-10-07 11:50:37Z jgc $ +# $Id: PKGBUILD 197898 2013-10-30 11:33:08Z allan $ # Maintainer: Ionut Biru <ibiru@archlinux.org> pkgname=cogl @@ -10,7 +10,7 @@ url="http://www.clutter-project.org/" license=('GPL2') depends=('libdrm' 'libxext' 'libxdamage' 'libxcomposite' 'gdk-pixbuf2' 'pango') makedepends=('mesa' 'gobject-introspection') -options=(!libtool !emptydirs) +options=(!emptydirs) source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz) sha256sums=('75c2c4636a050fda7ee8722ce3d9c618b08799ed92bbb72b4fdff3e73b096094') |