From 9715fcb1c204e4c5c9d2b016fb57b15db8468a5a Mon Sep 17 00:00:00 2001 From: "Ryan P.C. McQuen" Date: Tue, 4 Feb 2014 17:24:43 +0700 Subject: desktop/superkey-launch: Updated for version 0.31. Signed-off-by: Willy Sudiarto Raharjo --- desktop/superkey-launch/slack-desc | 2 +- desktop/superkey-launch/superkey-launch.SlackBuild | 6 +++--- desktop/superkey-launch/superkey-launch.info | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) (limited to 'desktop/superkey-launch') diff --git a/desktop/superkey-launch/slack-desc b/desktop/superkey-launch/slack-desc index 5cd8d7545a..d08b9ca560 100644 --- a/desktop/superkey-launch/slack-desc +++ b/desktop/superkey-launch/slack-desc @@ -6,7 +6,7 @@ # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| -superkey-launch: superkey-launch (app launcher) +superkey-launch: superkey-launch (keybinding utility) superkey-launch: superkey-launch: superkey-launch binds the super key to alt + f2. superkey-launch: This allows app launchers in many desktop environments diff --git a/desktop/superkey-launch/superkey-launch.SlackBuild b/desktop/superkey-launch/superkey-launch.SlackBuild index f12c83e9d6..e170a89e96 100644 --- a/desktop/superkey-launch/superkey-launch.SlackBuild +++ b/desktop/superkey-launch/superkey-launch.SlackBuild @@ -29,7 +29,7 @@ # EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=superkey-launch -VERSION=${VERSION:-0.3} +VERSION=${VERSION:-0.31} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -66,8 +66,8 @@ rm -rf $PKG mkdir -p $TMP $PKG $OUTPUT cd $TMP rm -rf $PRGNAM-$VERSION -tar xvf $CWD/$PRGNAM-$VERSION.tar.gz -cd $PRGNAM +tar xvf $CWD/$PRGNAM-$VERSION.tar.gz || tar xvf $CWD/$VERSION.tar.gz +cd $PRGNAM-$VERSION make \ OPTS="$SLKCFLAGS" \ diff --git a/desktop/superkey-launch/superkey-launch.info b/desktop/superkey-launch/superkey-launch.info index 82a2b2d3cd..6de37915de 100644 --- a/desktop/superkey-launch/superkey-launch.info +++ b/desktop/superkey-launch/superkey-launch.info @@ -1,8 +1,8 @@ PRGNAM="superkey-launch" -VERSION="0.3" +VERSION="0.31" HOMEPAGE="https://github.com/ryanpcmcquen/superkey-launch" -DOWNLOAD="https://raw2.github.com/ryanpcmcquen/superkey-launch/master/superkey-launch-0.3.tar.gz" -MD5SUM="5da33d66535e9451ee065b1e55d793c2" +DOWNLOAD="https://github.com/ryanpcmcquen/superkey-launch/archive/0.31.tar.gz" +MD5SUM="8b710688d3142c0e81351388de05405a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3