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/libzvt/PKGBUILD | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'extra/libzvt/PKGBUILD')
-rw-r--r-- | extra/libzvt/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/libzvt/PKGBUILD b/extra/libzvt/PKGBUILD index befd04741..613d14db8 100644 --- a/extra/libzvt/PKGBUILD +++ b/extra/libzvt/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 150416 2012-02-17 12:46:43Z allan $ +# $Id: PKGBUILD 198306 2013-10-30 14:03:48Z allan $ # Contributor: Tobias Kieslich <tobias@justdreams.de> # Maintainer: Jan de Groot <jgc@archlinux.org> @@ -11,7 +11,6 @@ license=('GPL' 'LGPL') url="http://ftp.gnome.org/pub/GNOME/sources/libzvt" depends=('gtk2' 'libart-lgpl') makedepends=('pkgconfig') -options=('!libtool') source=(ftp://ftp.gnome.org/pub/GNOME/sources/libzvt/2.0/${pkgname}-${pkgver}.tar.bz2) md5sums=('4bbea49495a341650fa1f89908e6554e') |