diff options
Diffstat (limited to 'graphics/tuxpaint')
-rw-r--r-- | graphics/tuxpaint/README | 2 | ||||
-rw-r--r-- | graphics/tuxpaint/tuxpaint.SlackBuild | 5 | ||||
-rw-r--r-- | graphics/tuxpaint/tuxpaint.info | 10 |
3 files changed, 9 insertions, 8 deletions
diff --git a/graphics/tuxpaint/README b/graphics/tuxpaint/README index 9efd841a1c..5b08e98d89 100644 --- a/graphics/tuxpaint/README +++ b/graphics/tuxpaint/README @@ -7,4 +7,4 @@ file-system). Unlike popular drawing programs like "The GIMP," it has a very limited tool-set. However, it provides a much simpler interface, and has entertaining, child-oriented additions such as sound effects. tuxpaint-config is now also included as a gui tool to configure -tuxpaint. +tuxpaint. The optionional tuxpaint-stamps is also available on sbo. diff --git a/graphics/tuxpaint/tuxpaint.SlackBuild b/graphics/tuxpaint/tuxpaint.SlackBuild index 7b7a46be08..7362a7149c 100644 --- a/graphics/tuxpaint/tuxpaint.SlackBuild +++ b/graphics/tuxpaint/tuxpaint.SlackBuild @@ -8,6 +8,7 @@ # added tuxpaint-config 2019-02-11 # last 3 updates history. +# 2025/06/01: bump version to 0.9.35 and config to 0.0.26 # 2024/01/29: bump version to 0.9.32 and config to 0.0.23 # 2024/07/18: bump version to 0.9.33 and config to 0.0.24 # 2024/11/20: bump version to 0.9.34 @@ -15,8 +16,8 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=tuxpaint -VERSION=${VERSION:-0.9.34} -CONFVER=${CONFVER:-0.0.24} +VERSION=${VERSION:-0.9.35} +CONFVER=${CONFVER:-0.0.26} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/graphics/tuxpaint/tuxpaint.info b/graphics/tuxpaint/tuxpaint.info index c321fd73c2..4967515df2 100644 --- a/graphics/tuxpaint/tuxpaint.info +++ b/graphics/tuxpaint/tuxpaint.info @@ -1,10 +1,10 @@ PRGNAM="tuxpaint" -VERSION="0.9.34" +VERSION="0.9.35" HOMEPAGE="https://tuxpaint.org" -DOWNLOAD="https://downloads.sourceforge.net/tuxpaint/tuxpaint-0.9.34.tar.gz \ - https://downloads.sourceforge.net/tuxpaint/tuxpaint-config-0.0.24.tar.gz" -MD5SUM="6a650220debd1cd42a50fbff8ff14a7e \ - c3a7e5dfc0bd3c7a7b35fd727b55a9dc" +DOWNLOAD="https://downloads.sourceforge.net/tuxpaint/tuxpaint-0.9.35.tar.gz \ + https://downloads.sourceforge.net/tuxpaint/tuxpaint-config-0.0.26.tar.gz" +MD5SUM="fb6520b3a604a7c9f403298d5bd5d639 \ + 0f51f7a48116a4f01e7a4399a0f0e577" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="libpaper SDL2_Pango fltk pngquant libunibreak" |