diff options
Diffstat (limited to 'desktop/sun')
-rw-r--r-- | desktop/sun/README | 4 | ||||
-rw-r--r-- | desktop/sun/sun.SlackBuild | 2 | ||||
-rw-r--r-- | desktop/sun/sun.info | 6 |
3 files changed, 6 insertions, 6 deletions
diff --git a/desktop/sun/README b/desktop/sun/README index b5101afe46..069c1f7a94 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, + after installation run as root: # chmod +x /etc/rc.d/rc.sun diff --git a/desktop/sun/sun.SlackBuild b/desktop/sun/sun.SlackBuild index 3800c0e0df..0255784457 100644 --- a/desktop/sun/sun.SlackBuild +++ b/desktop/sun/sun.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=sun -VERSION=${VERSION:-1.0.3} +VERSION=${VERSION:-1.0.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/desktop/sun/sun.info b/desktop/sun/sun.info index 5c2cbfd6f9..a546cc13a4 100644 --- a/desktop/sun/sun.info +++ b/desktop/sun/sun.info @@ -1,8 +1,8 @@ PRGNAM="sun" -VERSION="1.0.3" +VERSION="1.0.5" HOMEPAGE="https://github.com/dslackw/sun" -DOWNLOAD="https://github.com/dslackw/sun/archive/v1.0.3.tar.gz" -MD5SUM="edcf39099abef160060a0a2a1e748065" +DOWNLOAD="https://github.com/dslackw/sun/archive/v1.0.5.tar.gz" +MD5SUM="ebc7648fe69be95b468e46f24e03b55e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |