summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoui Chang2017-07-06 19:50:24 -0400
committerLoui Chang2017-07-06 19:50:24 -0400
commit5a6888a1f38c6ac11a489fbd82fc62f6dbe2aa51 (patch)
treee8e34ebd55ef1176bf94f7418a29a8806761795b
parentc9d2c7eb7ad6db8682081baf9001e2242bb8d002 (diff)
downloadaur-5a6888a1f38c6ac11a489fbd82fc62f6dbe2aa51.tar.gz
Update turses source
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e313885f4215..b1e5b38a2d52 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: louipc base64:TG91aSBDaGFuZyA8bG91aXBjLmlzdEBnbWFpbC5jb20+
pkgname=turses-git
-pkgver=778.f0952f9
+pkgver=780.b9992b7
pkgrel=1
pkgdesc="ncurses Twitter client"
arch=('any')
-url="https://github.com/dialelo/turses"
+url="https://github.com/louipc/turses"
license=('GPLv3')
depends=('ncurses' 'python' 'python-future' 'python-setuptools' 'python-tweepy' 'python-urwid')
makedepends=('git')
-source=("$pkgname::git+https://github.com/dialelo/turses.git")
+source=("$pkgname::git+https://github.com/louipc/turses.git")
sha1sums=('SKIP')
pkgver() {