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/librsvg/PKGBUILD | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'extra/librsvg/PKGBUILD')
-rw-r--r-- | extra/librsvg/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/librsvg/PKGBUILD b/extra/librsvg/PKGBUILD index bd3671427..f26672d8b 100644 --- a/extra/librsvg/PKGBUILD +++ b/extra/librsvg/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 196586 2013-10-15 14:49:58Z heftig $ +# $Id: PKGBUILD 198229 2013-10-30 13:35:58Z allan $ # Maintainer: Jan de Groot <jgc@archlinux.org> pkgname=librsvg @@ -11,7 +11,7 @@ license=('LGPL') depends=('gdk-pixbuf2' 'pango' 'libcroco') makedepends=('intltool' 'gtk3' 'gobject-introspection') optdepends=('gtk3: for rsvg-view-3') -options=('!libtool' '!emptydirs') +options=('!emptydirs') url="https://live.gnome.org/LibRsvg" install=librsvg.install source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz) |