summaryrefslogtreecommitdiff
path: root/community/guake/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/guake/PKGBUILD')
-rw-r--r--community/guake/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/guake/PKGBUILD b/community/guake/PKGBUILD
index b1903b387..f5e1eaffd 100644
--- a/community/guake/PKGBUILD
+++ b/community/guake/PKGBUILD
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD 74682 2012-08-02 06:19:50Z bgyorgy $
+# $Id: PKGBUILD 78192 2012-10-17 10:24:02Z 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>
pkgname=guake
pkgver=0.4.4
-pkgrel=1
+pkgrel=2
pkgdesc='Drop-down terminal for GNOME'
arch=('i686' 'x86_64')
url="http://guake.org/"
license=('GPL')
-depends=('python-notify' 'vte' 'python2-gconf' 'python2-dbus' 'python2-xdg' 'hicolor-icon-theme' 'xdg-utils')
+depends=('python2-notify' 'vte' 'python2-gconf' 'python2-dbus' 'python2-xdg' 'hicolor-icon-theme' 'xdg-utils')
makedepends=('intltool')
options=('!libtool')
install=$pkgname.install