desktop/icewm: Updated for version 3.6.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Luna Jernberg 2024-06-17 21:13:56 +07:00 committed by Willy Sudiarto Raharjo
parent 25f298bf68
commit 05a681a807
No known key found for this signature in database
GPG key ID: 3F617144D7238786
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.5.1}
VERSION=${VERSION:-3.6.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="icewm"
VERSION="3.5.1"
VERSION="3.6.0"
HOMEPAGE="https://ice-wm.org/"
DOWNLOAD="https://github.com/ice-wm/icewm/releases/download/3.5.1/icewm-3.5.1.tar.lz"
MD5SUM="b3bdf81a5d914f8ef965f76a5e1e6dbb"
DOWNLOAD="https://github.com/ice-wm/icewm/releases/download/3.6.0/icewm-3.6.0.tar.lz"
MD5SUM="25d1868bb79f22cd780268a60e4381ee"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="imlib2"