mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
graphics/tuxpaint-stamps: Updated for version 2024.01.29.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
5d0a06d0cf
commit
2356450285
2 changed files with 4 additions and 4 deletions
|
@ -8,7 +8,7 @@
|
||||||
cd $(dirname $0) ; CWD=$(pwd)
|
cd $(dirname $0) ; CWD=$(pwd)
|
||||||
|
|
||||||
PRGNAM=tuxpaint-stamps
|
PRGNAM=tuxpaint-stamps
|
||||||
VERSION=${VERSION:-2023.07.20}
|
VERSION=${VERSION:-2024.01.29}
|
||||||
ARCH=noarch
|
ARCH=noarch
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="tuxpaint-stamps"
|
PRGNAM="tuxpaint-stamps"
|
||||||
VERSION="2023.07.20"
|
VERSION="2024.01.29"
|
||||||
HOMEPAGE="https://tuxpaint.org"
|
HOMEPAGE="https://tuxpaint.org"
|
||||||
DOWNLOAD="https://downloads.sourceforge.net/tuxpaint/tuxpaint-stamps-2023.07.20.tar.gz"
|
DOWNLOAD="https://downloads.sourceforge.net/tuxpaint/tuxpaint-stamps-2024.01.29.tar.gz"
|
||||||
MD5SUM="1e16772c4cd59bdd2b0251ea5343d05c"
|
MD5SUM="1c1efcbbf78fdbf1b81ae5ca7245c38c"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in a new issue