tuxpaint, checkout rc (#8060)

This commit is contained in:
Schrijvers Luc
2023-03-22 21:49:15 +01:00
committed by GitHub
parent 4e3c54b317
commit 902a45255c
5 changed files with 14 additions and 206 deletions

View File

@@ -8,9 +8,9 @@ HOMEPAGE="http://www.tuxpaint.org/"
COPYRIGHT="2002-2020 Bill Kendrick and others"
LICENSE="GNU GPL v2"
REVISION="1"
SOURCE_URI="https://downloads.sourceforge.net/tuxpaint/tuxpaint-stamps-$portVersion.tar.gz"
CHECKSUM_SHA256="842065576fae554358e00e51d71a492616a6490b12b592228067477c287a0bf8"
SOURCE_DIR="tuxpaint-stamps-$portVersion"
SOURCE_URI="https://sourceforge.net/projects/tuxpaint/files/tuxpaint-stamps/2023-03-XX-beta/tuxpaint-stamps-${portVersion//_/-}.tar.gz"
CHECKSUM_SHA256="da9d01c447bba78e4cbe317ba90556106c49f07d8203d1e8c700933c23debe04"
SOURCE_DIR="tuxpaint-stamps-${portVersion//_/-}"
ARCHITECTURES="any"
DISABLE_SOURCE_PACKAGE="yes"