mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
desktop/sun: Updated for version 1.6.3.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
d8306ae832
commit
66358e4f2d
2 changed files with 5 additions and 5 deletions
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=sun
|
||||
VERSION=${VERSION:-1.6.2}
|
||||
VERSION=${VERSION:-1.6.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="sun"
|
||||
VERSION="1.6.2"
|
||||
VERSION="1.6.3"
|
||||
HOMEPAGE="https://dslackw.gitlab.io/sun"
|
||||
DOWNLOAD="https://gitlab.com/dslackw/sun/-/archive/1.6.2/sun-1.6.2.tar.gz"
|
||||
MD5SUM="06875ba5633252d88876c77e7f147e73"
|
||||
DOWNLOAD="https://gitlab.com/dslackw/sun/-/archive/1.6.3/sun-1.6.3.tar.gz"
|
||||
MD5SUM="250a53dacaec661d24b6ad752efef11d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="python3-build"
|
||||
REQUIRES="python3-tomlkit"
|
||||
MAINTAINER="Dimitris Zlatanidis"
|
||||
EMAIL="dslackw@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue