mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-26 22:06:35 +01:00
desktop/xwallpaper: Updated for version 0.7.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
50ff37f708
commit
574de22204
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
||||||
cd $(dirname $0) ; CWD=$(pwd)
|
cd $(dirname $0) ; CWD=$(pwd)
|
||||||
|
|
||||||
PRGNAM=xwallpaper
|
PRGNAM=xwallpaper
|
||||||
VERSION=${VERSION:-0.7.3}
|
VERSION=${VERSION:-0.7.4}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
PKGTYPE=${PKGTYPE:-tgz}
|
PKGTYPE=${PKGTYPE:-tgz}
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="xwallpaper"
|
PRGNAM="xwallpaper"
|
||||||
VERSION="0.7.3"
|
VERSION="0.7.4"
|
||||||
HOMEPAGE="https://github.com/stoeckmann/xwallpaper"
|
HOMEPAGE="https://github.com/stoeckmann/xwallpaper"
|
||||||
DOWNLOAD="https://github.com/stoeckmann/xwallpaper/archive/refs/tags/v0.7.3/xwallpaper-0.7.3.tar.gz"
|
DOWNLOAD="https://github.com/stoeckmann/xwallpaper/archive/refs/tags/v0.7.4/xwallpaper-0.7.4.tar.gz"
|
||||||
MD5SUM="1b307cc494136f81dca88f857a3f39c3"
|
MD5SUM="2992be0095d843e3bd9e1170e85bade3"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in a new issue