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 /community/guake/PKGBUILD | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'community/guake/PKGBUILD')
-rw-r--r-- | community/guake/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/community/guake/PKGBUILD b/community/guake/PKGBUILD index f5e1eaffd..b9efd89fa 100644 --- a/community/guake/PKGBUILD +++ b/community/guake/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 78192 2012-10-17 10:24:02Z allan $ +# $Id: PKGBUILD 99804 2013-10-30 23:49:26Z allan $ # Maintainer: Balló György <ballogyor+arch at gmail dot com> # Contributor: Angel Velasquez <angvp@archlinux.org> # Contributor: Wilson Pinto Júnior (N3RD3X) <n3rd3x@linuxmail.org> @@ -12,7 +12,6 @@ url="http://guake.org/" license=('GPL') depends=('python2-notify' 'vte' 'python2-gconf' 'python2-dbus' 'python2-xdg' 'hicolor-icon-theme' 'xdg-utils') makedepends=('intltool') -options=('!libtool') install=$pkgname.install source=(http://guake.org/files/$pkgname-$pkgver.tar.gz guake-fix-notification.patch) |