desktop/gfi: Updated for version 0.2.4.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Logan Rathbone 2024-07-09 11:33:41 -04:00 committed by Willy Sudiarto Raharjo
parent 4699ae04ce
commit dca6e14b9c
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for gfi
# Copyright © 2022-2023 Logan Rathbone, Province of Ontario, Canada
# Copyright © 2022-2024 Logan Rathbone, Province of Ontario, Canada
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=gfi
VERSION=${VERSION:-0.2.3}
VERSION=${VERSION:-0.2.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="gfi"
VERSION="0.2.3"
VERSION="0.2.4"
HOMEPAGE="https://gitlab.gnome.org/LARathbone/gfi"
DOWNLOAD="https://gitlab.gnome.org/LARathbone/gfi/-/archive/0.2.3/gfi-0.2.3.tar.gz"
MD5SUM="5f723a24f8fb76cb45dd7eeb1176470a"
DOWNLOAD="https://gitlab.gnome.org/LARathbone/gfi/-/archive/0.2.4/gfi-0.2.4.tar.gz"
MD5SUM="9f1fb43e32330d67f0a6eefb32700c5f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="flatpak"