summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Matteo Bernardini <ponce@slackbuilds.org>2015-03-10 14:54:49 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-03-14 16:55:54 +0700
commit055b3223ffa9fcdb5d98ae7c064e4b38cd77e8c6 (patch)
treedced28e1ce7966d29c684f30c079a5331f7c1827
parent59db74dcd4c6eff27a42b71d596662f52c3fa8d4 (diff)
downloadslackbuilds-055b3223ffa9fcdb5d98ae7c064e4b38cd77e8c6.tar.gz
slackbuilds-055b3223ffa9fcdb5d98ae7c064e4b38cd77e8c6.tar.xz
python/turses: Updated for version 20150102_4d7fb2a.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
-rw-r--r--python/turses/README2
-rw-r--r--python/turses/slack-desc2
-rw-r--r--python/turses/turses.SlackBuild4
-rw-r--r--python/turses/turses.info10
4 files changed, 8 insertions, 10 deletions
diff --git a/python/turses/README b/python/turses/README
index 856ade4ca6..8d8f31bf20 100644
--- a/python/turses/README
+++ b/python/turses/README
@@ -2,5 +2,3 @@ turses (ncurses Twitter client)
The goal of the project is to build a full-featured, lightweight,
and extremely configurable Twitter client.
-
-This requires tweepy, python-oauth2 and httplib2.
diff --git a/python/turses/slack-desc b/python/turses/slack-desc
index c6a1a5ccad..580c4ebb8e 100644
--- a/python/turses/slack-desc
+++ b/python/turses/slack-desc
@@ -11,7 +11,7 @@ turses:
turses: The goal of the project is to build a full-featured, lightweight,
turses: and extremely configurable Twitter client.
turses:
-turses: homepage: https://github.com/alejandrogomez/turses
+turses: homepage: https://github.com/dialelo/turses
turses:
turses:
turses:
diff --git a/python/turses/turses.SlackBuild b/python/turses/turses.SlackBuild
index d3868d4e48..5398ecb916 100644
--- a/python/turses/turses.SlackBuild
+++ b/python/turses/turses.SlackBuild
@@ -1,7 +1,7 @@
#!/bin/sh
# Slackware build script for turses
-# Copyright Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy, 2013
+# Copyright 2013-2015 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -22,7 +22,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=turses
-VERSION=${VERSION:-20131105_7dfaef6}
+VERSION=${VERSION:-20150102_4d7fb2a}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/turses/turses.info b/python/turses/turses.info
index b26eca8edb..44bdd9d167 100644
--- a/python/turses/turses.info
+++ b/python/turses/turses.info
@@ -1,10 +1,10 @@
PRGNAM="turses"
-VERSION="20131105_7dfaef6"
-HOMEPAGE="https://github.com/alejandrogomez/turses"
-DOWNLOAD="http://ponce.cc/slackware/sources/repo/turses-20131105_7dfaef6.tar.xz"
-MD5SUM="6aa39f3d6e67bb17a91cc2ec169c7b3d"
+VERSION="20150102_4d7fb2a"
+HOMEPAGE="https://github.com/dialelo/turses"
+DOWNLOAD="http://ponce.cc/slackware/sources/repo/turses-20150102_4d7fb2a.tar.xz"
+MD5SUM="4c344d4844d1eb09fbb35f30ef4a28e7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="httplib2 python-oauth2 tweepy"
+REQUIRES="httplib2 tweepy"
MAINTAINER="Matteo Bernardini"
EMAIL="ponce@slackbuilds.org"