summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGenerator2017-05-05 14:51:57 +0100
committerGenerator2017-05-05 14:51:57 +0100
commitf1a7fcbd7e34adf1c5bcca87f00bc7f990b01294 (patch)
tree3bf1f4aace82d3a4d06a86699efdc619b31bef15
parent36f869884db66dffd33bad21a82cad6436bbb350 (diff)
downloadaur-f1a7fcbd7e34adf1c5bcca87f00bc7f990b01294.tar.gz
depends python
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index befb6905e265..b2312454ada2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Fri May 5 13:45:18 UTC 2017
+# Fri May 5 13:51:36 UTC 2017
pkgbase = grive-indicator-git
pkgdesc = A very simple and lightweight indicator applet to synchronize with Google Drive using grive
pkgver = 62.46d6aec
@@ -8,9 +8,9 @@ pkgbase = grive-indicator-git
arch = any
license = GPL
makedepends = git
- makedepends = python
depends = grive
depends = libappindicator-gtk3
+ depends = python
depends = python2-libappindicator
source = grive-indicator::git+https://github.com/LyzardKing/grive-indicator.git
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 973da9fec502..af22ac433fe7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,8 @@ pkgdesc='A very simple and lightweight indicator applet to synchronize with Goog
arch=('any')
url='https://github.com/LyzardKing/grive-indicator'
license=('GPL')
-depends=('grive' 'libappindicator-gtk3' 'python2-libappindicator')
-makedepends=('git' 'python')
+depends=('grive' 'libappindicator-gtk3' 'python' 'python2-libappindicator')
+makedepends=('git')
source=('grive-indicator::git+https://github.com/LyzardKing/grive-indicator.git')
md5sums=('SKIP')