summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--system/python-ranger/python-ranger.SlackBuild2
-rw-r--r--system/python-ranger/python-ranger.info8
2 files changed, 5 insertions, 5 deletions
diff --git a/system/python-ranger/python-ranger.SlackBuild b/system/python-ranger/python-ranger.SlackBuild
index 9adb4931bf..b7d4a3e7de 100644
--- a/system/python-ranger/python-ranger.SlackBuild
+++ b/system/python-ranger/python-ranger.SlackBuild
@@ -23,7 +23,7 @@
SRCNAM=ranger
PRGNAM=python-$SRCNAM
-VERSION=${VERSION:-1.1.2}
+VERSION=${VERSION:-1.2.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/python-ranger/python-ranger.info b/system/python-ranger/python-ranger.info
index 88a0b5cfd2..f6cd858a18 100644
--- a/system/python-ranger/python-ranger.info
+++ b/system/python-ranger/python-ranger.info
@@ -1,10 +1,10 @@
PRGNAM="python-ranger"
-VERSION="1.1.2"
+VERSION="1.2.1"
HOMEPAGE="https://savannah.nongnu.org/projects/ranger/"
-DOWNLOAD="http://nongnu.uib.no/ranger/releases/ranger-1.1.2.tar.gz"
-MD5SUM="37549bf2d6b9086502745730fc8fbb30"
+DOWNLOAD="http://nongnu.uib.no/ranger/releases/ranger-1.2.1.tar.gz"
+MD5SUM="995ec96e01a259166fc8ba55bea50368"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="David Woodfall"
EMAIL="dave@dawoodfall.net"
-APPROVED="Erik Hanson"
+APPROVED="dsomero"