development/ghex: Update for 45.1

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Logan Rathbone 2023-11-13 20:59:59 -05:00 committed by Willy Sudiarto Raharjo
parent bf430bb53b
commit d89b10c611
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -14,7 +14,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=ghex
VERSION=${VERSION:-45.0}
VERSION=${VERSION:-45.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="ghex"
VERSION="45.0"
VERSION="45.1"
HOMEPAGE="https://gitlab.gnome.org/GNOME/ghex"
DOWNLOAD="https://download.gnome.org/sources/ghex/45/ghex-45.0.tar.xz"
MD5SUM="98502ab10db0d9b08fdfaa0c7189665e"
DOWNLOAD="https://download.gnome.org/sources/ghex/45/ghex-45.1.tar.xz"
MD5SUM="54eafa6969a6593e9e3e94def171bd86"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libadwaita"