summaryrefslogtreecommitdiffstats
path: root/guitarix
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2021-11-01 08:32:19 +0000
committer Eric Hameleers <alien@slackware.com>2021-11-01 08:32:19 +0000
commit76406240c1cf3da786af834c520edebef509dc09 (patch)
tree197d06b885984720e9f22beaaad3757b2625b085 /guitarix
parent35a7402aa9e83bf9dcc4175e145a1dc66ca17c5c (diff)
downloadasb-76406240c1cf3da786af834c520edebef509dc09.tar.gz
asb-76406240c1cf3da786af834c520edebef509dc09.tar.xz
guitarix: rebuilt against new icu4c
Diffstat (limited to 'guitarix')
-rwxr-xr-xguitarix/build/guitarix.SlackBuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/guitarix/build/guitarix.SlackBuild b/guitarix/build/guitarix.SlackBuild
index c21875a6..697b0d17 100755
--- a/guitarix/build/guitarix.SlackBuild
+++ b/guitarix/build/guitarix.SlackBuild
@@ -43,6 +43,8 @@
# * Update. Use faust.
# 0.42.1-1: 08/jan/2021 by Eric Hameleers <alien@slackware.com>
# * Update.
+# 0.42.1-2: 01/nov/2021 by Eric Hameleers <alien@slackware.com>
+# * Rebuilt against new icu4c.
#
# Run 'sh guitarix.SlackBuild' to build a Slackware package.
# The package (.t?z) and .txt file as well as build logs are created in /tmp .
@@ -52,7 +54,7 @@
PRGNAM=guitarix
VERSION=${VERSION:-0.42.1}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
NUMJOBS=${NUMJOBS:-" -j$(nproc) "}
TAG=${TAG:-alien}