desktop/icewm: Updated for version 3.5.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Luna Jernberg 2024-05-27 14:06:20 +07:00 committed by Willy Sudiarto Raharjo
parent 1123d32d09
commit 4f47fc53d7
2 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=icewm
VERSION=${VERSION:-3.4.7}
VERSION=${VERSION:-3.5.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="icewm"
VERSION="3.4.7"
VERSION="3.5.0"
HOMEPAGE="https://ice-wm.org/"
DOWNLOAD="https://github.com/ice-wm/icewm/releases/download/3.4.7/icewm-3.4.7.tar.lz"
MD5SUM="bbac75194d5d78c5948730c794c90d6b"
DOWNLOAD="https://github.com/ice-wm/icewm/releases/download/3.5.0/icewm-3.5.0.tar.lz"
MD5SUM="a8d687aa56e56335f8d52fe2bf8fe0d6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="imlib2"