summaryrefslogtreecommitdiffstats
path: root/system/PySixel
diff options
context:
space:
mode:
author Dimitris Zlatanidis2014-03-14 16:30:50 +0100
committer Erik Hanson2014-03-21 19:01:15 +0100
commited097a5360ee84c904223050d8985ea7936fc0c1 (patch)
treea1b42bc5c836857465087409c1d08096e74ee979 /system/PySixel
parent5a050538121aa36f40d5e3032bc6aecb8d3fd931 (diff)
downloadslackbuilds-ed097a5360ee84c904223050d8985ea7936fc0c1.tar.gz
system/PySixel: Updated for version 0.1.9.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/PySixel')
-rw-r--r--system/PySixel/PySixel.SlackBuild2
-rw-r--r--system/PySixel/PySixel.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/system/PySixel/PySixel.SlackBuild b/system/PySixel/PySixel.SlackBuild
index 62b372b39c..a7f8ff0d61 100644
--- a/system/PySixel/PySixel.SlackBuild
+++ b/system/PySixel/PySixel.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=PySixel
-VERSION=${VERSION:-0.1.7}
+VERSION=${VERSION:-0.1.9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/PySixel/PySixel.info b/system/PySixel/PySixel.info
index 41ce5b5a28..2ae6955eea 100644
--- a/system/PySixel/PySixel.info
+++ b/system/PySixel/PySixel.info
@@ -1,8 +1,8 @@
PRGNAM="PySixel"
-VERSION="0.1.7"
+VERSION="0.1.9"
HOMEPAGE="https://github.com/saitoha/PySixel"
-DOWNLOAD="https://pypi.python.org/packages/source/P/PySixel/PySixel-0.1.7.tar.gz"
-MD5SUM="12515bd11a25630e9ba4b5466c753da5"
+DOWNLOAD="https://pypi.python.org/packages/source/P/PySixel/PySixel-0.1.9.tar.gz"
+MD5SUM="2e014c41336483d2292a08ec455f3b3d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="imageloader"