summaryrefslogtreecommitdiffstats
path: root/accessibility/wgetpaste/wgetpaste.SlackBuild
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2014-08-19 13:52:05 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-08-20 01:40:55 +0700
commit9455408c447ffda2c7105e59096b0f9ed7ebb2cf (patch)
treeefa24e1f4cf7a54422c7e74af84ae7b6e97da742 /accessibility/wgetpaste/wgetpaste.SlackBuild
parentef399d05679da2722e3ab27c7392e648edb76522 (diff)
downloadslackbuilds-9455408c447ffda2c7105e59096b0f9ed7ebb2cf.tar.gz
slackbuilds-9455408c447ffda2c7105e59096b0f9ed7ebb2cf.tar.xz
accessibility/wgetpaste: Added (CLI to various pastebins).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'accessibility/wgetpaste/wgetpaste.SlackBuild')
-rw-r--r--accessibility/wgetpaste/wgetpaste.SlackBuild12
1 files changed, 8 insertions, 4 deletions
diff --git a/accessibility/wgetpaste/wgetpaste.SlackBuild b/accessibility/wgetpaste/wgetpaste.SlackBuild
index fb63ca5a1e..6dc2c2472e 100644
--- a/accessibility/wgetpaste/wgetpaste.SlackBuild
+++ b/accessibility/wgetpaste/wgetpaste.SlackBuild
@@ -6,8 +6,12 @@
# Licensed under the WTFPL. See http://sam.zoy.org/wtfpl/ for details.
+# 20140818 bkw:
+# - Updated to 2.25.
+# - Rewrote man page in pod.
+
PRGNAM=wgetpaste
-VERSION=${VERSION:-2.23}
+VERSION=${VERSION:-2.25}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -30,10 +34,10 @@ tar xvf $CWD/$PRGNAM-$VERSION.tar.bz2
cd $PRGNAM-$VERSION
chown -R root:root .
find -L . \
- \( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 -o -perm 511 \) \
- -exec chmod 755 {} \; -o \
+ \( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \
+ -o -perm 511 \) -exec chmod 755 {} \; -o \
\( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
- -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
+ -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
# x11-misc/xclip => xclip
# 'emerge --info' => wgetpaste_info