summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 53eaeb422c0c..43d75b8e4731 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-libdesktop-git
_pkgname=libdesktop
-pkgver=r29.1193c2f
+pkgver=r32.660fdcc
pkgrel=1
pkgdesc="OS and desktop integration made easy."
arch=('any')
@@ -10,6 +10,7 @@ url="https://github.com/bharadwaj-raju/libdesktop"
license=('MIT')
depends=('python')
makedepends=('git')
+optdepends=("pygtk" "python-pyqt4" "python-pyqt5" "python-gobject")
options=(!emptydirs)
source=("git+https://github.com/bharadwaj-raju/libdesktop")
md5sums=(SKIP)