artpaint: update to v2.7.1

Quick fix for 1-pixel width freehand tool freezing the app.
This commit is contained in:
Humdinger
2024-02-03 17:15:00 +01:00
parent 59cbef5956
commit a7cc1ec200

View File

@@ -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"