summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSanskritFritz2017-02-19 22:10:46 +0100
committerSanskritFritz2017-02-19 22:10:46 +0100
commit510ff08c30d6864f3041d79c0f28800409670a7b (patch)
tree09cda9256c1b96147da12f129e0eb2f4e047f2df /PKGBUILD
parentaa5685589d684306625cac8f54ebfdf646aca4f3 (diff)
downloadaur-510ff08c30d6864f3041d79c0f28800409670a7b.tar.gz
python dependency was already satisfied.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 789565070de3..b59c9d7fd41a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,13 +4,13 @@
_name=kupfer
pkgname=$_name-git
-pkgver=v305.r0.gc1f773b1
+pkgver=v309.r1.gec2a47e0
pkgrel=1
pkgdesc="An interface for quick and convenient access to applications and their documents."
arch=(any)
url="https://kupferlauncher.github.io/"
license=('GPL')
-depends=('libkeybinder3' 'python-dbus' 'python' 'python-cairo' 'libwnck3' 'python-xdg' 'python-gobject')
+depends=('libkeybinder3' 'python-dbus' 'python-cairo' 'libwnck3' 'python-xdg' 'python-gobject')
makedepends=('intltool')
optdepends=('gnome-python-desktop: enables all plugins and gnome integration'
'xautomation: enables the Send Keys plugin')