desktop/UltimateDailyWallpaper: Updated for version 3.2.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
a9d0dbb7a0
commit
a96ca056e9
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=UltimateDailyWallpaper
|
||||
VERSION=${VERSION:-3.2.3}
|
||||
VERSION=${VERSION:-3.2.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="UltimateDailyWallpaper"
|
||||
VERSION="3.2.3"
|
||||
VERSION="3.2.4"
|
||||
HOMEPAGE="https://github.com/pagaco-swita/ultimatedailywallpaper"
|
||||
DOWNLOAD="https://github.com/pagaco-swita/ultimatedailywallpaper/archive/refs/tags/v3.2.3/ultimatedailywallpaper-3.2.3.tar.gz"
|
||||
MD5SUM="402ebe6b60d1977a5d16cc5d65e016ab"
|
||||
DOWNLOAD="https://github.com/pagaco-swita/ultimatedailywallpaper/archive/refs/tags/v3.2.4/ultimatedailywallpaper-3.2.4.tar.gz"
|
||||
MD5SUM="b3bde446ca3055c139ecef45f1fefbc0"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue