mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
desktop/wlsunset: Updated for version 0.3.0.
Signed-off-by: bedlam <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
6155cb7ad4
commit
659a59d04c
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=wlsunset
|
||||
VERSION=${VERSION:-0.2.0}
|
||||
VERSION=${VERSION:-0.3.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="wlsunset"
|
||||
VERSION="0.2.0"
|
||||
VERSION="0.3.0"
|
||||
HOMEPAGE="https://git.sr.ht/~kennylevinsen/wlsunset"
|
||||
DOWNLOAD="https://git.sr.ht/~kennylevinsen/wlsunset/archive/0.2.0.tar.gz"
|
||||
MD5SUM="63fbe599dad95084d7850efe7a063cc5"
|
||||
DOWNLOAD="https://git.sr.ht/~kennylevinsen/wlsunset/archive/0.3.0.tar.gz"
|
||||
MD5SUM="0ffd8d9bb235f5decf050f41e9154e5d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue