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/vte3/PKGBUILD | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'extra/vte3/PKGBUILD')
-rw-r--r-- | extra/vte3/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/vte3/PKGBUILD b/extra/vte3/PKGBUILD index e8848b1e7..0732cf476 100644 --- a/extra/vte3/PKGBUILD +++ b/extra/vte3/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 196587 2013-10-15 14:50:39Z heftig $ +# $Id: PKGBUILD 198480 2013-10-30 15:07:15Z allan $ # Maintainer: Ionut Biru <ibiru@archlinux.org> pkgbase=vte3 @@ -8,7 +8,7 @@ pkgrel=1 pkgdesc="Virtual Terminal Emulator widget for use with GTK3" arch=('i686' 'x86_64') license=('LGPL') -options=('!libtool' '!emptydirs') +options=('!emptydirs') makedepends=('intltool' 'gobject-introspection' 'gtk3') url="http://www.gnome.org" source=(http://download.gnome.org/sources/vte/${pkgver::4}/vte-$pkgver.tar.xz) |