summaryrefslogtreecommitdiffstats
path: root/source
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2023-05-25 19:04:56 +0000
committer Eric Hameleers <alien@slackware.com>2023-05-25 21:39:23 +0200
commit8d7ca9b497816ddc34d75fffcdcd4abc78281b16 (patch)
tree2bfd67d82bcb3b42a648fc29c0de2573a9b676fa /source
parented49432ad9d734d447d1bda6657b2d221a7fb3a8 (diff)
downloadcurrent-8d7ca9b497816ddc34d75fffcdcd4abc78281b16.tar.gz
current-8d7ca9b497816ddc34d75fffcdcd4abc78281b16.tar.xz
Thu May 25 19:04:56 UTC 202320230525190456
d/vala-0.56.8-x86_64-1.txz: Upgraded. kde/calligra-3.2.1-x86_64-28.txz: Rebuilt. Recompiled against Imath-3.1.8. kde/kimageformats-5.106.0-x86_64-2.txz: Rebuilt. Recompiled against Imath-3.1.8. kde/kio-extras-23.04.1-x86_64-2.txz: Rebuilt. Recompiled against Imath-3.1.8. kde/krita-5.1.5-x86_64-8.txz: Rebuilt. Recompiled against Imath-3.1.8. l/Imath-3.1.8-x86_64-1.txz: Upgraded. Shared library .so-version bump. l/gst-plugins-bad-free-1.22.3-x86_64-2.txz: Rebuilt. Recompiled against Imath-3.1.8. l/imagemagick-7.1.1_10-x86_64-2.txz: Rebuilt. Recompiled against Imath-3.1.8. l/openexr-3.1.7-x86_64-2.txz: Rebuilt. Recompiled against Imath-3.1.8. xap/gimp-2.10.34-x86_64-3.txz: Rebuilt. Recompiled against Imath-3.1.8. xap/mozilla-thunderbird-102.11.1-x86_64-1.txz: Upgraded. This is a bugfix release. For more information, see: https://www.mozilla.org/en-US/thunderbird/102.11.1/releasenotes/
Diffstat (limited to 'source')
-rw-r--r--source/kde/kde/build/calligra2
-rw-r--r--source/kde/kde/build/kimageformats2
-rw-r--r--source/kde/kde/build/kio-extras2
-rw-r--r--source/kde/kde/build/krita2
-rwxr-xr-xsource/l/gst-plugins-bad-free/gst-plugins-bad-free.SlackBuild2
-rwxr-xr-xsource/l/imagemagick/imagemagick.SlackBuild2
-rwxr-xr-xsource/l/openexr/openexr.SlackBuild2
-rwxr-xr-xsource/xap/gimp/gimp.SlackBuild2
8 files changed, 8 insertions, 8 deletions
diff --git a/source/kde/kde/build/calligra b/source/kde/kde/build/calligra
index f64f5d8d8..9902f1784 100644
--- a/source/kde/kde/build/calligra
+++ b/source/kde/kde/build/calligra
@@ -1 +1 @@
-27
+28
diff --git a/source/kde/kde/build/kimageformats b/source/kde/kde/build/kimageformats
index d00491fd7..0cfbf0888 100644
--- a/source/kde/kde/build/kimageformats
+++ b/source/kde/kde/build/kimageformats
@@ -1 +1 @@
-1
+2
diff --git a/source/kde/kde/build/kio-extras b/source/kde/kde/build/kio-extras
index d00491fd7..0cfbf0888 100644
--- a/source/kde/kde/build/kio-extras
+++ b/source/kde/kde/build/kio-extras
@@ -1 +1 @@
-1
+2
diff --git a/source/kde/kde/build/krita b/source/kde/kde/build/krita
index 7f8f011eb..45a4fb75d 100644
--- a/source/kde/kde/build/krita
+++ b/source/kde/kde/build/krita
@@ -1 +1 @@
-7
+8
diff --git a/source/l/gst-plugins-bad-free/gst-plugins-bad-free.SlackBuild b/source/l/gst-plugins-bad-free/gst-plugins-bad-free.SlackBuild
index 17d9735ba..f6e40311b 100755
--- a/source/l/gst-plugins-bad-free/gst-plugins-bad-free.SlackBuild
+++ b/source/l/gst-plugins-bad-free/gst-plugins-bad-free.SlackBuild
@@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=gst-plugins-bad-free
VERSION=${VERSION:-$(echo $PKGNAM-*.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
diff --git a/source/l/imagemagick/imagemagick.SlackBuild b/source/l/imagemagick/imagemagick.SlackBuild
index 21e77f538..254d9c7ea 100755
--- a/source/l/imagemagick/imagemagick.SlackBuild
+++ b/source/l/imagemagick/imagemagick.SlackBuild
@@ -23,7 +23,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=imagemagick
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
# NOTE: This is to cope with ImageMagick version numbers such as 5.4.7-4,
# which occur fairly often (but not always). If these numbers are all the same,
diff --git a/source/l/openexr/openexr.SlackBuild b/source/l/openexr/openexr.SlackBuild
index 7b862744a..8dc0457ff 100755
--- a/source/l/openexr/openexr.SlackBuild
+++ b/source/l/openexr/openexr.SlackBuild
@@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=openexr
VERSION=${VERSION:-$(echo $PKGNAM-*.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
diff --git a/source/xap/gimp/gimp.SlackBuild b/source/xap/gimp/gimp.SlackBuild
index 85167c90b..ca6135862 100755
--- a/source/xap/gimp/gimp.SlackBuild
+++ b/source/xap/gimp/gimp.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=gimp
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-3}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then