summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD1
2 files changed, 1 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4de08d5802db..3217669b475f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Thu Feb 15 20:50:42 UTC 2018
+# Mon Dec 11 22:39:18 UTC 2017
pkgbase = turpial
pkgdesc = A multi-interface Twitter client written in Python.
pkgver = 3.0
@@ -7,7 +7,6 @@ pkgbase = turpial
url = http://turpial.org.ve/
arch = any
license = GPL3
- makedepends = git
depends = python2
depends = libturpial>=0.8
depends = python2-distribute
diff --git a/PKGBUILD b/PKGBUILD
index 69a67bc45687..fcb882cb4586 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,6 @@ arch=(any)
url="http://turpial.org.ve/"
license=('GPL3')
depends=('python2' 'libturpial>=0.8' 'python2-distribute' 'python2-simplejson>=1.9.2' 'python2-notify2>=0.1.1' 'notification-daemon' 'gstreamer0.10-python' 'python2-babel>=0.9.1' 'pywebkitgtk')
-makedepends=('git')
optdepends=(
'pygtk>=2.12: GTK user interface'
'aspell: GTK user interface'