From baca1a95d5349efb9c39bd29aa6b2273efdff017 Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Fri, 7 Aug 2015 03:43:32 +0300 Subject: desktop/sun: Updated for version 1.1.1. Signed-off-by: Dimitris Zlatanidis --- desktop/sun/README | 4 ++-- desktop/sun/sun.SlackBuild | 8 ++++---- desktop/sun/sun.info | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) (limited to 'desktop') diff --git a/desktop/sun/README b/desktop/sun/README index 069c1f7a94..2ed799ba23 100644 --- a/desktop/sun/README +++ b/desktop/sun/README @@ -1,6 +1,6 @@ SUN (Slackware Update Notifier) is a tray notification applet for informing about package updates in Slackware and CLI tool for monitoring upgraded packages. -NOTE: To start the daemon executable permission required, - after installation run as root: + +NOTE: To start the daemon executable permission required: # chmod +x /etc/rc.d/rc.sun diff --git a/desktop/sun/sun.SlackBuild b/desktop/sun/sun.SlackBuild index a6cf5ecd60..62b893526b 100644 --- a/desktop/sun/sun.SlackBuild +++ b/desktop/sun/sun.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for sun -# Copyright 2015 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2015 Dimitris Zlatanidis Orestiada, Greece # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,8 +23,8 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=sun -VERSION=${VERSION:-1.1.0} -BUILD=${BUILD:-2} +VERSION=${VERSION:-1.1.1} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then @@ -60,7 +60,7 @@ rm -rf $PKG mkdir -p $TMP $PKG $OUTPUT cd $TMP rm -rf $PRGNAM-$VERSION -tar xvf $CWD/$PRGNAM-$VERSION.tar.gz +tar xvf $CWD/$PRGNAM-$VERSION.tar.gz || tar xvf $CWD/v$VERSION.tar.gz cd $PRGNAM-$VERSION chown -R root:root . find -L . \ diff --git a/desktop/sun/sun.info b/desktop/sun/sun.info index 33b6f7d8f3..ab7a3bab96 100644 --- a/desktop/sun/sun.info +++ b/desktop/sun/sun.info @@ -1,8 +1,8 @@ PRGNAM="sun" -VERSION="1.1.0" +VERSION="1.1.1" HOMEPAGE="https://github.com/dslackw/sun" -DOWNLOAD="http://sourceforge.net/projects/slackwareupdatenotifier/files/sun-1.1.0/sun-1.1.0.tar.gz" -MD5SUM="d6fb95502a4e9fbe7fc43b3f74ed656c" +DOWNLOAD="https://github.com/dslackw/sun/archive/v1.1.1.tar.gz" +MD5SUM="e5cafc4e2b7ba6b4bc5a6ba47b9ed87f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3