desktop/fvwm3: Updated for version 1.0.8.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Alexander Verbovetsky 2023-09-07 20:09:45 +09:00 committed by Willy Sudiarto Raharjo
parent 899b42f9f9
commit 9c1d86ea33
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=fvwm3
VERSION=${VERSION:-1.0.7}
VERSION=${VERSION:-1.0.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="fvwm3"
VERSION="1.0.7"
VERSION="1.0.8"
HOMEPAGE="https://github.com/fvwmorg/fvwm3"
DOWNLOAD="https://github.com/fvwmorg/fvwm3/releases/download/1.0.7/fvwm3-1.0.7.tar.gz"
MD5SUM="c8b762f9f718c9ed580487a56bdc1f21"
DOWNLOAD="https://github.com/fvwmorg/fvwm3/releases/download/1.0.8/fvwm3-1.0.8.tar.gz"
MD5SUM="141413acee09436fd0c7b2a9c01ad2f2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="google-go-lang"