From a7cc1ec200ca585f012c761affec348b25828b27 Mon Sep 17 00:00:00 2001 From: Humdinger Date: Sat, 3 Feb 2024 17:15:00 +0100 Subject: [PATCH] artpaint: update to v2.7.1 Quick fix for 1-pixel width freehand tool freezing the app. --- .../artpaint/{artpaint-2.7.recipe => artpaint-2.7.1.recipe} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename haiku-apps/artpaint/{artpaint-2.7.recipe => artpaint-2.7.1.recipe} (93%) diff --git a/haiku-apps/artpaint/artpaint-2.7.recipe b/haiku-apps/artpaint/artpaint-2.7.1.recipe similarity index 93% rename from haiku-apps/artpaint/artpaint-2.7.recipe rename to haiku-apps/artpaint/artpaint-2.7.1.recipe index 70ad3b84f..f15b958b3 100644 --- a/haiku-apps/artpaint/artpaint-2.7.recipe +++ b/haiku-apps/artpaint/artpaint-2.7.1.recipe @@ -11,7 +11,7 @@ COPYRIGHT="2003 Heikki Suhonen LICENSE="MIT" REVISION="1" SOURCE_URI="$HOMEPAGE/archive/$portVersion.tar.gz" -CHECKSUM_SHA256="33df37b0f43429d37c7139bc30594bb41a1edc8cdfb1c7ea97d99d851f4a03e8" +CHECKSUM_SHA256="71a4971910bc5c81c725f62b614ad2e8b5b9879405a73956e8f75d7c5b303dd0" SOURCE_DIR="ArtPaint-$portVersion" ARCHITECTURES="all !x86_gcc2"