From 2b8f79369172b459d449e385aac0b142d8ded6cd Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Tue, 16 May 2023 03:09:46 +0000 Subject: Tue May 16 03:09:46 UTC 2023 a/lhasa-0.4.0-x86_64-1.txz: Upgraded. kde/kinit-5.106.0-x86_64-2.txz: Rebuilt. Fixed a minor install script bug (caused noise, otherwise harmless). l/exiv2-0.28.0-x86_64-1.txz: Upgraded. l/imagemagick-7.1.1_9-x86_64-1.txz: Upgraded. l/libcap-2.69-x86_64-1.txz: Upgraded. l/sof-firmware-2.2.5-noarch-1.txz: Upgraded. n/nettle-3.9-x86_64-1.txz: Upgraded. xfce/xfce4-screenshooter-1.10.4-x86_64-1.txz: Upgraded. --- source/a/lhasa/lhasa.SlackBuild | 2 +- source/a/lhasa/slack-desc | 2 +- source/kde/kde/build/kinit | 2 +- source/kde/kde/doinst.sh/kinit | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'source') diff --git a/source/a/lhasa/lhasa.SlackBuild b/source/a/lhasa/lhasa.SlackBuild index c83a6afef..34df02e12 100755 --- a/source/a/lhasa/lhasa.SlackBuild +++ b/source/a/lhasa/lhasa.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=lhasa VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-3} +BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then diff --git a/source/a/lhasa/slack-desc b/source/a/lhasa/slack-desc index 854108cc2..f3fa6184e 100644 --- a/source/a/lhasa/slack-desc +++ b/source/a/lhasa/slack-desc @@ -15,5 +15,5 @@ lhasa: Currently it is only possible to read from (ie. decompress) archives; lhasa: generating (compressing) LHA archives may be an enhancement for future lhasa: versions. lhasa: -lhasa: Homepage: http://fragglet.github.com/lhasa/ +lhasa: Homepage: https://fragglet.github.io/ lhasa: diff --git a/source/kde/kde/build/kinit b/source/kde/kde/build/kinit index d00491fd7..0cfbf0888 100644 --- a/source/kde/kde/build/kinit +++ b/source/kde/kde/build/kinit @@ -1 +1 @@ -1 +2 diff --git a/source/kde/kde/doinst.sh/kinit b/source/kde/kde/doinst.sh/kinit index 8cb319d1f..bbd35285c 100644 --- a/source/kde/kde/doinst.sh/kinit +++ b/source/kde/kde/doinst.sh/kinit @@ -1,5 +1,5 @@ # Run the 'setcap' command as standard Slackware packages do not store caps: -if [ -f elif usr/lib/libexec/kf5/start_kdeinit ]; then +if [ -f usr/lib/libexec/kf5/start_kdeinit ]; then /sbin/setcap CAP_SYS_RESOURCE=+ep usr/lib/libexec/kf5/start_kdeinit elif [ -f usr/lib/kf5/start_kdeinit ]; then /sbin/setcap CAP_SYS_RESOURCE=+ep usr/lib/kf5/start_kdeinit -- cgit v1.2.3-79-gdb01