From 8f3f8318929b1cd806312ca8f6c511e7c151581e Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Mon, 3 Apr 2023 08:15:14 +0200 Subject: [PATCH] tuxpaint, bump to official release (#8246) --- .../{tuxpaint-0.9.29_rc2.recipe => tuxpaint-0.9.29.recipe} | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) rename media-gfx/tuxpaint/{tuxpaint-0.9.29_rc2.recipe => tuxpaint-0.9.29.recipe} (93%) diff --git a/media-gfx/tuxpaint/tuxpaint-0.9.29_rc2.recipe b/media-gfx/tuxpaint/tuxpaint-0.9.29.recipe similarity index 93% rename from media-gfx/tuxpaint/tuxpaint-0.9.29_rc2.recipe rename to media-gfx/tuxpaint/tuxpaint-0.9.29.recipe index 8b1804408..9a74cf335 100644 --- a/media-gfx/tuxpaint/tuxpaint-0.9.29_rc2.recipe +++ b/media-gfx/tuxpaint/tuxpaint-0.9.29.recipe @@ -8,9 +8,8 @@ HOMEPAGE="http://www.tuxpaint.org/" COPYRIGHT="2002-2023 Bill Kendrick and others" LICENSE="GNU GPL v2" REVISION="1" -SOURCE_URI="https://sourceforge.net/projects/tuxpaint/files/tuxpaint/0.9.29-beta/tuxpaint-${portVersion//_/-}.tar.gz" -CHECKSUM_SHA256="b6b1ae9cfc143cbc9d296b4b6d40d8ed263ff438ee8e65c67ef87ef9f3aa78f9" -SOURCE_DIR="tuxpaint-${portVersion//_/-}" +SOURCE_URI="https://sourceforge.net/projects/tuxpaint/files/tuxpaint/$portVersion/tuxpaint-$portVersion.tar.gz" +CHECKSUM_SHA256="575403c54c7243e5b269a71fc1aa0738e3937764787e2acf89686bd77c5ae6ca" ARCHITECTURES="all !x86_gcc2" SECONDARY_ARCHITECTURES="x86"