summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn ShaggyTwoDope Jenkins2015-08-06 11:10:40 -0700
committerJohn ShaggyTwoDope Jenkins2015-08-06 11:10:40 -0700
commit00e270f7b90bde565a72a0728b98d513130f108a (patch)
treeb3d0f03f821b5b1989a59d329413f323234bcbfc
parent0ee7d9cd126b757f8ec84ed35081ce501a6e5433 (diff)
downloadaur-00e270f7b90bde565a72a0728b98d513130f108a.tar.gz
new depend
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aa48d4225e8c..18fbd0e98964 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@ pkgver=0.3.1
pkgrel=0
pkgdesc="A Twitter client for the console"
arch=('any')
-url="http://pypi.python.org/pypi/turses/"
+url="https://github.com/dialelo/turses"
license=('GPLv3')
-depends=('ncurses' 'python2' 'python2-oauth2' 'python2-tweepy' 'python2-urwid' 'python2-setuptools')
+depends=('ncurses' 'python2-future' 'python2' 'python2-oauth2' 'python2-tweepy' 'python2-urwid' 'python2-setuptools')
source=(https://github.com/dialelo/turses/archive/v$pkgver.tar.gz)
md5sums=('9c3b1d3739a40698d7f92103ee8286ba')