summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
author B. Watson <urchlay@slackware.uk>2023-01-11 23:23:50 -0500
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-01-14 08:50:31 +0700
commit69a230ba364349f4378d40d3a070df4131dc4b3e (patch)
treec9413e96d6a82d96235626edcc0b0a2ce62b1047 /graphics
parent8b444a4af6b532fcb515684b7a6e49ceadfd18b0 (diff)
downloadslackbuilds-69a230ba364349f4378d40d3a070df4131dc4b3e.tar.gz
slackbuilds-69a230ba364349f4378d40d3a070df4131dc4b3e.tar.xz
graphics/tuxpaint: BUILD=4 due to libunibreak update.
Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics')
-rw-r--r--graphics/tuxpaint/tuxpaint.SlackBuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/tuxpaint/tuxpaint.SlackBuild b/graphics/tuxpaint/tuxpaint.SlackBuild
index 6bc864e373..c9fbc1d73e 100644
--- a/graphics/tuxpaint/tuxpaint.SlackBuild
+++ b/graphics/tuxpaint/tuxpaint.SlackBuild
@@ -14,13 +14,15 @@
# 20220610 tim dickson: updated to 0.9.28 . sticking with sdl1 version for now
# 20220629 tim dickson: changed to the sdl2 version
# 20220820 tim dickson: added patch to work with newer SDL2_Pango. should be fixed upstream in next release
+# 20230111 bkw: Modified by SlackBuilds.org: BUILD=4, just to force a
+# rebuild after libunibreak update to 5.1.
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=tuxpaint
VERSION=${VERSION:-0.9.28}
CONFVER=${CONFVER:-0.0.19}
-BUILD=${BUILD:-3}
+BUILD=${BUILD:-4}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}