graphics/kuickshow: Updated for version 20240316_791359a.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
David Melik 2024-03-19 11:58:49 +07:00 committed by Willy Sudiarto Raharjo
parent a6d5b664aa
commit f4df38a340
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 KuickShow
# Copyright 2013-2022, SlackBuilds.org Project, David Melik, Spokane, WA, USA
# Copyright 2013-2024, SlackBuilds.org Project, David Melik, Spokane, WA, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=kuickshow
VERSION=${VERSION:-20220618_a9c29cc}
VERSION=${VERSION:-20240316_791359a}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="kuickshow"
VERSION="20220618_a9c29cc"
VERSION="20240316_791359a"
HOMEPAGE="https://userbase.kde.org/KuickShow"
DOWNLOAD="https://github.com/KDE/kuickshow/archive/a9c29cc7418eaacfa80d7b30509c7a5f18e88705/kuickshow-a9c29cc7418eaacfa80d7b30509c7a5f18e88705.tar.gz"
MD5SUM="183d7bb9e1e3918354d6e69515c72648"
DOWNLOAD="https://github.com/KDE/kuickshow/archive/791359a/kuickshow-791359a71708347476ca9aac472f398fc4b31d3c.tar.gz"
MD5SUM="80ba9432bed18a1cf41dbcffc1b2b635"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="imlib"