desktop/sun: Updated for version 1.0.5.

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

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Dimitris Zlatanidis 2015-03-26 03:29:43 +02:00 committed by Willy Sudiarto Raharjo
parent 7f747b79e3
commit 76814f18b5
3 changed files with 6 additions and 6 deletions

View file

@ -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

View file

@ -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}

View file

@ -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=""