mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
desktop/wl-mirror: Updated for version 0.17.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
9261565802
commit
f63d6a8e6b
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=wl-mirror
|
||||
VERSION=${VERSION:-0.16.5}
|
||||
VERSION=${VERSION:-0.17.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="wl-mirror"
|
||||
VERSION="0.16.5"
|
||||
VERSION="0.17.0"
|
||||
HOMEPAGE="https://github.com/Ferdi265/wl-mirror"
|
||||
DOWNLOAD="https://github.com/Ferdi265/wl-mirror/releases/download/v0.16.5/wl-mirror-0.16.5.tar.gz"
|
||||
MD5SUM="6260863307a9fc8ad057d7f39982f805"
|
||||
DOWNLOAD="https://github.com/Ferdi265/wl-mirror/releases/download/v0.17.0/wl-mirror-0.17.0.tar.gz"
|
||||
MD5SUM="fd26ecccb8bb3ca36915657c10030868"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="scdoc"
|
||||
|
|
Loading…
Reference in a new issue