mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
desktop/sun: Updated for version 1.3.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
c6abcba621
commit
98121f89c7
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for sun
|
||||
|
||||
# Copyright 2015-2020 Dimitris Zlatanidis Orestiada, Greece
|
||||
# Copyright 2015-2021 Dimitris Zlatanidis Orestiada, Greece
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=sun
|
||||
VERSION=${VERSION:-1.3.0}
|
||||
VERSION=${VERSION:-1.3.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="sun"
|
||||
VERSION="1.3.0"
|
||||
VERSION="1.3.1"
|
||||
HOMEPAGE="https://gitlab.com/dslackw/sun"
|
||||
DOWNLOAD="https://gitlab.com/dslackw/sun/-/archive/1.3.0/sun-1.3.0.tar.gz"
|
||||
MD5SUM="8131a16bd5a1cd5be88fabce11f05e8e"
|
||||
DOWNLOAD="https://gitlab.com/dslackw/sun/-/archive/1.3.1/sun-1.3.1.tar.gz"
|
||||
MD5SUM="739857d3e5587638466c8f0257e12f22"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="python-notify2 dbus-python3 pygobject3-python3 python-urllib3"
|
||||
|
|
Loading…
Reference in a new issue