summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author B. Watson2015-05-05 17:11:51 +0200
committer Willy Sudiarto Raharjo2015-05-10 02:04:46 +0200
commitfba85061e02ef36bef16b55f95b160c6cb77a24a (patch)
tree50e687cad81c744260d50d98b6e2c625ddc74a58
parentbdcc18aeacc74b1f1e488d42b024acc5632939a1 (diff)
downloadslackbuilds-fba85061e02ef36bef16b55f95b160c6cb77a24a.tar.gz
system/reptyr: Updated for version 0.6.2.
Signed-off-by: B. Watson <yalhcru@gmail.com>
-rw-r--r--system/reptyr/reptyr.SlackBuild6
-rw-r--r--system/reptyr/reptyr.info6
2 files changed, 7 insertions, 5 deletions
diff --git a/system/reptyr/reptyr.SlackBuild b/system/reptyr/reptyr.SlackBuild
index ee6fad3e23..f42da43ba2 100644
--- a/system/reptyr/reptyr.SlackBuild
+++ b/system/reptyr/reptyr.SlackBuild
@@ -6,8 +6,10 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+# 20150505 bkw: updated for v0.6.2
+
PRGNAM=reptyr
-VERSION=${VERSION:-0.5_20140916}
+VERSION=${VERSION:-0.6.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -41,7 +43,7 @@ mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $PRGNAM-$VERSION
tar xvf $CWD/$PRGNAM-$VERSION.tar.gz
-cd $PRGNAM-$VERSION
+cd $PRGNAM-$PRGNAM-$VERSION # weird
chown -R root:root .
find -L . \
\( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 -o -perm 511 \) \
diff --git a/system/reptyr/reptyr.info b/system/reptyr/reptyr.info
index 433ac73a2b..e6748612e1 100644
--- a/system/reptyr/reptyr.info
+++ b/system/reptyr/reptyr.info
@@ -1,8 +1,8 @@
PRGNAM="reptyr"
-VERSION="0.5_20140916"
+VERSION="0.6.2"
HOMEPAGE="https://github.com/nelhage/reptyr"
-DOWNLOAD="http://urchlay.naptime.net/~urchlay/src/reptyr-0.5_20140916.tar.gz"
-MD5SUM="250f07d71ebc083577503bee975d5773"
+DOWNLOAD="https://github.com/nelhage/reptyr/archive/reptyr-0.6.2.tar.gz"
+MD5SUM="9beb26462407f229c9e900466dc25b56"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""