summaryrefslogtreecommitdiffstats
path: root/desktop
diff options
context:
space:
mode:
author Bojan Popovic2014-07-24 12:05:46 +0200
committer Willy Sudiarto Raharjo2014-07-26 14:08:03 +0200
commitccec3fa6ae3d5220171bdb142955b3e78abce361 (patch)
tree29a345229ad7169d800c02bff484d0903484c495 /desktop
parent0e93162eadba71c5d982a9ae78d26f285fca9009 (diff)
downloadslackbuilds-ccec3fa6ae3d5220171bdb142955b3e78abce361.tar.gz
desktop/screenfetch: Updated for version 3.5.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop')
-rw-r--r--desktop/screenfetch/README3
-rw-r--r--desktop/screenfetch/screenfetch.SlackBuild7
-rw-r--r--desktop/screenfetch/screenfetch.info6
3 files changed, 9 insertions, 7 deletions
diff --git a/desktop/screenfetch/README b/desktop/screenfetch/README
index c50f27dbd0..bd163a905d 100644
--- a/desktop/screenfetch/README
+++ b/desktop/screenfetch/README
@@ -6,4 +6,5 @@ display an ASCII version of that distribution's logo and some
valuable information to the right.
scrot is an optional dependency. Without it you won't be able to
-use -t option (take screenshot).
+use -s option (take a screenshot). You can also specify a custom
+screenshot command.
diff --git a/desktop/screenfetch/screenfetch.SlackBuild b/desktop/screenfetch/screenfetch.SlackBuild
index 325c2ea0f0..58c88879cc 100644
--- a/desktop/screenfetch/screenfetch.SlackBuild
+++ b/desktop/screenfetch/screenfetch.SlackBuild
@@ -1,7 +1,7 @@
#!/bin/sh
# Slackware build script for Screenfetch
-# Copyright 2012, 2013, Bojan Popovic, Belgrade, Serbia, <bocke@slackware-srbija.org>
+# Copyright 2012, 2013, 2014 Bojan Popovic, Belgrade, Serbia, <bocke@slackware-srbija.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -26,10 +26,11 @@
# 1.1 08-JUL-2013 Updated to a new upstream ver. 3.0.5. Fixes Slack64
# detection.
# 1.2 06-DEC-2013 Updated to a new upstream ver. 3.2.2.
+# 1.3 24-JUL-2014 Updated to a new upstream ver. 3.5.0.
PRGNAM=screenfetch
-VERSION=${VERSION:-3.2.2}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-3.5.0}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
DIRNAME=screenFetch
diff --git a/desktop/screenfetch/screenfetch.info b/desktop/screenfetch/screenfetch.info
index 5aada15ba3..10e2bf0d84 100644
--- a/desktop/screenfetch/screenfetch.info
+++ b/desktop/screenfetch/screenfetch.info
@@ -1,8 +1,8 @@
PRGNAM="screenfetch"
-VERSION="3.2.2"
+VERSION="3.5.0"
HOMEPAGE="https://github.com/KittyKatt/screenFetch"
-DOWNLOAD="https://github.com/KittyKatt/screenFetch/archive/v3.2.2.tar.gz"
-MD5SUM="25522ffd6a54dc8695d801e7f9a22794"
+DOWNLOAD="https://github.com/KittyKatt/screenFetch/archive/v3.5.0.tar.gz"
+MD5SUM="250685e4bd41ea1d3d25184d3048fe98"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""