summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8d4a9371c455..c116615b0420 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,15 @@
_pkgname=x-tile
pkgname=${_pkgname}-git
-pkgver=2.6.r0.ga140788
+pkgver=2.6.r3.gbc2ffd3
pkgrel=1
pkgdesc="X-tile is an application that allows you to select a number of windows and tile them in different ways. It works on any X desktop (gnome, kde, xfce, lxde…)."
arch=(any)
url=http://www.giuspen.com/$_pkgname
license=(GPL2)
-depends=('hicolor-icon-theme' 'pygtk' 'python2-libappindicator')
+#depends=('hicolor-icon-theme' 'pygtk' 'python2-libappindicator')
+depends=('gconf' 'libappindicator-gtk3' 'python2-gobject')
makedepends=('git' 'python2-distutils-extra')
provides=("${_pkgname}")