summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSanskritFritz2017-02-19 22:10:46 +0100
committerSanskritFritz2017-02-19 22:10:46 +0100
commit510ff08c30d6864f3041d79c0f28800409670a7b (patch)
tree09cda9256c1b96147da12f129e0eb2f4e047f2df
parentaa5685589d684306625cac8f54ebfdf646aca4f3 (diff)
downloadaur-510ff08c30d6864f3041d79c0f28800409670a7b.tar.gz
python dependency was already satisfied.
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 97284c58cba5..9e7dcfcbd5fb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Feb 12 12:41:25 UTC 2017
+# Sun Feb 19 21:10:10 UTC 2017
pkgbase = kupfer-git
pkgdesc = An interface for quick and convenient access to applications and their documents.
- pkgver = v305.r0.gc1f773b1
+ pkgver = v309.r1.gec2a47e0
pkgrel = 1
url = https://kupferlauncher.github.io/
arch = any
@@ -11,7 +11,6 @@ pkgbase = kupfer-git
makedepends = git
depends = libkeybinder3
depends = python-dbus
- depends = python
depends = python-cairo
depends = libwnck3
depends = python-xdg
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')