summaryrefslogtreecommitdiffstats
path: root/source/l/frei0r-plugins
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2023-12-28 22:18:19 +0000
committer Eric Hameleers <alien@slackware.com>2023-12-29 00:01:58 +0100
commita65d0c1f5157916a0d03eab4e90469c8d1812786 (patch)
tree235c39830fba7bf1fe53367d95e70fce58bc1dc3 /source/l/frei0r-plugins
parent9431fd3e5ecb2713f3ce9d73d65d08048049178f (diff)
downloadcurrent-a65d0c1f5157916a0d03eab4e90469c8d1812786.tar.gz
current-a65d0c1f5157916a0d03eab4e90469c8d1812786.tar.xz
Thu Dec 28 22:18:19 UTC 202320231228221819
d/doxygen-1.10.0-x86_64-1.txz: Upgraded. kde/digikam-8.2.0-x86_64-3.txz: Rebuilt. Recompiled against opencv-4.9.0. l/frei0r-plugins-2.3.2-x86_64-2.txz: Rebuilt. Recompiled against opencv-4.9.0. l/gst-plugins-bad-free-1.22.8-x86_64-2.txz: Rebuilt. Recompiled against opencv-4.9.0. l/opencv-4.9.0-x86_64-1.txz: Upgraded. Shared library .so-version bump. x/mesa-23.3.2-x86_64-1.txz: Upgraded. testing/packages/rust-1.75.0-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/l/frei0r-plugins')
-rwxr-xr-xsource/l/frei0r-plugins/frei0r-plugins.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/l/frei0r-plugins/frei0r-plugins.SlackBuild b/source/l/frei0r-plugins/frei0r-plugins.SlackBuild
index 64ab2cc30..f214929d9 100755
--- a/source/l/frei0r-plugins/frei0r-plugins.SlackBuild
+++ b/source/l/frei0r-plugins/frei0r-plugins.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=frei0r-plugins
SRCNAM=frei0r
VERSION=${VERSION:-$(echo $SRCNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then