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/libgxps | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'extra/libgxps')
-rw-r--r-- | extra/libgxps/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/libgxps/PKGBUILD b/extra/libgxps/PKGBUILD index be46e9e36..94d80574a 100644 --- a/extra/libgxps/PKGBUILD +++ b/extra/libgxps/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 184403 2013-05-06 19:38:20Z foutrelis $ +# $Id: PKGBUILD 198180 2013-10-30 13:17:39Z allan $ # Maintainer: Ionut Biru <ibiru@archlinux.org> pkgname=libgxps @@ -9,7 +9,6 @@ arch=(i686 x86_64) url="https://live.gnome.org/libgxps" license=('GPL2') depends=('cairo' 'libarchive' 'libjpeg-turbo' 'libtiff' 'lcms2') -options=(!libtool) source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz) sha256sums=('39d104739bf0db43905c315de1d8002460f1a098576f4418f69294013a5820be') |