summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author David Woodfall2010-09-18 17:49:23 +0200
committer Robby Workman2010-09-22 05:09:39 +0200
commitc1a2f669f55d150ec85683d6e6476aea7eab3d63 (patch)
tree85f963661c7f23e47c90c2a576f4c1307f2e5949 /system
parentbba37468dc17b6e5866a5329bbeb5306e45a0f44 (diff)
downloadslackbuilds-c1a2f669f55d150ec85683d6e6476aea7eab3d63.tar.gz
system/python-ranger: Updated for version 1.2.1.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'system')
-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"