Browse Source

desktop/sun: Updated for version 1.4.9.

Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/196/head
Dimitris Zlatanidis 3 years ago
committed by Willy Sudiarto Raharjo
parent
commit
84887744bc
No known key found for this signature in database GPG Key ID: 3F617144D7238786
  1. 11
      desktop/sun/README
  2. 8
      desktop/sun/slack-desc
  3. 2
      desktop/sun/sun.SlackBuild
  4. 6
      desktop/sun/sun.info

11
desktop/sun/README

@ -1,3 +1,10 @@
SUN (Slackware Update Notifier) is a tray notification applet
for informing about package updates in Slackware and CLI tool for
monitoring upgraded packages.
for informing about package updates in Slackware and CLI tool
for monitoring upgraded packages.
SUN works with slackpkg as well as with others tools and
repositories. Probably, you can use the SUN with other's Slackware
based Linux distributionsc as well.
Edit the configuration /etc/sun/sun.toml file and change the http
mirror for your country. NOTE: ftp mirrors not supported.

8
desktop/sun/slack-desc

@ -9,11 +9,11 @@
sun: sun (Slackware Update Notifier)
sun:
sun: SUN is a tray notification applet for informing about package updates
sun: in Slackware and CLI tool for monitoring upgraded packages.
sun: in Slackware and CLI tool for monitoring upgraded packages. SUN works
sun: with slackpkg as well as with others tools and repositories. Probably
sun: you can use the SUN with other's Slackware based Linux distributions
sun: as well.
sun:
sun: Homepage: https://gitlab.com/dslackw/sun
sun:
sun:
sun:
sun:
sun:

2
desktop/sun/sun.SlackBuild

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=sun
VERSION=${VERSION:-1.4.4}
VERSION=${VERSION:-1.4.9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

6
desktop/sun/sun.info

@ -1,8 +1,8 @@
PRGNAM="sun"
VERSION="1.4.4"
VERSION="1.4.9"
HOMEPAGE="https://gitlab.com/dslackw/sun"
DOWNLOAD="https://gitlab.com/dslackw/sun/-/archive/1.4.4/sun-1.4.4.tar.gz"
MD5SUM="8e3ded40cbb289889c61348d3c7a5298"
DOWNLOAD="https://gitlab.com/dslackw/sun/-/archive/1.4.9/sun-1.4.9.tar.gz"
MD5SUM="0382affd2434483880963ab7e97c0765"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""

Loading…
Cancel
Save