From b39f3604277b1dde0180859b59475d4639668463 Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Mon, 19 Jun 2023 17:55:52 +0000 Subject: Mon Jun 19 17:55:52 UTC 2023 a/gettext-0.22-x86_64-1.txz: Upgraded. d/gettext-tools-0.22-x86_64-1.txz: Upgraded. d/parallel-20230622-noarch-1.txz: Upgraded. l/ffmpeg-5.1.3-x86_64-1.txz: Upgraded. n/crda-4.15-x86_64-1.txz: Upgraded. n/libassuan-2.5.6-x86_64-1.txz: Upgraded. n/libksba-1.6.4-x86_64-1.txz: Upgraded. xap/geeqie-2.1-x86_64-1.txz: Upgraded. --- source/a/gettext/gettext-tools.SlackBuild | 4 ++-- source/a/gettext/gettext.SlackBuild | 4 ++-- source/l/ffmpeg/ffmpeg.SlackBuild | 2 +- source/n/crda/crda.SlackBuild | 8 ++++---- source/xap/geeqie/geeqie.SlackBuild | 2 +- 5 files changed, 10 insertions(+), 10 deletions(-) (limited to 'source') diff --git a/source/a/gettext/gettext-tools.SlackBuild b/source/a/gettext/gettext-tools.SlackBuild index f05e98d81..75b031931 100755 --- a/source/a/gettext/gettext-tools.SlackBuild +++ b/source/a/gettext/gettext-tools.SlackBuild @@ -23,8 +23,8 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=gettext-tools -VERSION=0.21.1 -BUILD=${BUILD:-2} +VERSION=0.22 +BUILD=${BUILD:-1} NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "} diff --git a/source/a/gettext/gettext.SlackBuild b/source/a/gettext/gettext.SlackBuild index 2915877b3..5ea1b44f6 100755 --- a/source/a/gettext/gettext.SlackBuild +++ b/source/a/gettext/gettext.SlackBuild @@ -23,8 +23,8 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=gettext -VERSION=0.21.1 -BUILD=${BUILD:-2} +VERSION=0.22 +BUILD=${BUILD:-1} NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "} diff --git a/source/l/ffmpeg/ffmpeg.SlackBuild b/source/l/ffmpeg/ffmpeg.SlackBuild index 51750ae08..c4c89d998 100755 --- a/source/l/ffmpeg/ffmpeg.SlackBuild +++ b/source/l/ffmpeg/ffmpeg.SlackBuild @@ -30,7 +30,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=ffmpeg VERSION=${VERSION:-$(echo $PKGNAM-*.tar.xz | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-2} +BUILD=${BUILD:-1} if [ -z "$ARCH" ]; then case "$( uname -m )" in diff --git a/source/n/crda/crda.SlackBuild b/source/n/crda/crda.SlackBuild index 17e9063e3..cf7a0a8e7 100755 --- a/source/n/crda/crda.SlackBuild +++ b/source/n/crda/crda.SlackBuild @@ -1,7 +1,7 @@ #!/bin/bash # Copyright 2009 Robby Workman, Northport, AL, USA -# Copyright 2009, 2010, 2016, 2018 Patrick J. Volkerding, Sebeka, MN, USA +# Copyright 2009, 2010, 2016, 2018, 2023 Patrick J. Volkerding, Sebeka, MN, USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,8 +24,8 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=crda -VERSION=${VERSION:-4.14} -BUILD=${BUILD:-3} +VERSION=${VERSION:-4.15} +BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then @@ -45,7 +45,7 @@ if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then exit 0 fi -REGDBVERS=2019.06.03 +REGDBVERS=2023.05.03 TMP=${TMP:-/tmp} PKG=$TMP/package-crda diff --git a/source/xap/geeqie/geeqie.SlackBuild b/source/xap/geeqie/geeqie.SlackBuild index 8f39fa773..a45031076 100755 --- a/source/xap/geeqie/geeqie.SlackBuild +++ b/source/xap/geeqie/geeqie.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=geeqie -BUILD=${BUILD:-2} +BUILD=${BUILD:-1} # Download the geeqie Git head if there's no tarball: if ! /bin/ls $CWD/geeqie*tar* 1> /dev/null 2> /dev/null ; then -- cgit v1.2.3-79-gdb01