summaryrefslogtreecommitdiffstats
path: root/source
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2018-12-14 18:59:34 +0000
committer Eric Hameleers <alien@slackware.com>2018-12-15 08:59:45 +0100
commitd6908c74068d635d8880b7b1f176dbe49dc44eec (patch)
treead0e3bc45e7b8be517518892e627c705802703d2 /source
parent47b0e0208e3d8a7b91a0838c194902f18397097d (diff)
downloadcurrent-d6908c74068d635d8880b7b1f176dbe49dc44eec.tar.gz
current-d6908c74068d635d8880b7b1f176dbe49dc44eec.tar.xz
Fri Dec 14 18:59:34 UTC 201820181214185934
a/kernel-firmware-20181214_813fa1f-noarch-1.txz: Upgraded. ap/pamixer-1.3.1-x86_64-8.txz: Rebuilt. Recompiled against boost-1.69.0. kde/calligra-2.9.11-x86_64-27.txz: Rebuilt. Recompiled against boost-1.69.0. l/akonadi-1.13.0-x86_64-11.txz: Rebuilt. Recompiled against boost-1.69.0. l/boost-1.69.0-x86_64-1.txz: Upgraded. Shared library .so-version bump.
Diffstat (limited to 'source')
-rwxr-xr-xsource/ap/pamixer/pamixer.SlackBuild2
-rw-r--r--source/kde/build/calligra2
-rwxr-xr-xsource/l/akonadi/akonadi.SlackBuild2
-rwxr-xr-xsource/l/boost/boost.SlackBuild2
4 files changed, 4 insertions, 4 deletions
diff --git a/source/ap/pamixer/pamixer.SlackBuild b/source/ap/pamixer/pamixer.SlackBuild
index 289257af4..b95d61c1a 100755
--- a/source/ap/pamixer/pamixer.SlackBuild
+++ b/source/ap/pamixer/pamixer.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=pamixer
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-7}
+BUILD=${BUILD:-8}
if [ -z "$ARCH" ]; then
case "$( uname -m )" in
diff --git a/source/kde/build/calligra b/source/kde/build/calligra
index 6f4247a62..f64f5d8d8 100644
--- a/source/kde/build/calligra
+++ b/source/kde/build/calligra
@@ -1 +1 @@
-26
+27
diff --git a/source/l/akonadi/akonadi.SlackBuild b/source/l/akonadi/akonadi.SlackBuild
index 2bdb88f7a..4a3471140 100755
--- a/source/l/akonadi/akonadi.SlackBuild
+++ b/source/l/akonadi/akonadi.SlackBuild
@@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=akonadi
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-10}
+BUILD=${BUILD:-11}
NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}
diff --git a/source/l/boost/boost.SlackBuild b/source/l/boost/boost.SlackBuild
index 2c57e2f51..231d36078 100755
--- a/source/l/boost/boost.SlackBuild
+++ b/source/l/boost/boost.SlackBuild
@@ -30,7 +30,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=boost
VERSION=${VERSION:-$(echo $PKGNAM_*.tar.?z | rev | cut -f 3- -d . | rev | cut -f 2- -d _)}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
PKG_VERSION=$(echo $VERSION | tr _ .) # Leave this alone
NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}