summaryrefslogtreecommitdiffstats
path: root/desktop
diff options
context:
space:
mode:
author Jay Lanagan2024-02-02 14:35:52 +0100
committer Willy Sudiarto Raharjo2024-02-02 16:40:11 +0100
commit9efb32497c1ef2f7634f7249eb5135441dfee258 (patch)
tree6c90ee0c7131b635546f9bf6c3e400a448066575 /desktop
parent53932e68dbfc9d2db18e53e49a0275b8b4174b71 (diff)
downloadslackbuilds-9efb32497c1ef2f7634f7249eb5135441dfee258.tar.gz
desktop/nwg-shell-wallpapers: Updated for version 1.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop')
-rw-r--r--desktop/nwg-shell-wallpapers/nwg-shell-wallpapers.SlackBuild7
-rw-r--r--desktop/nwg-shell-wallpapers/nwg-shell-wallpapers.info6
2 files changed, 6 insertions, 7 deletions
diff --git a/desktop/nwg-shell-wallpapers/nwg-shell-wallpapers.SlackBuild b/desktop/nwg-shell-wallpapers/nwg-shell-wallpapers.SlackBuild
index 69ab65fd51..db110fe6b4 100644
--- a/desktop/nwg-shell-wallpapers/nwg-shell-wallpapers.SlackBuild
+++ b/desktop/nwg-shell-wallpapers/nwg-shell-wallpapers.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for nwg-shell-wallpapers
-# Copyright 2023 Jay Lanagan (j@lngn.net), Detroit, MI, USA.
+# Copyright 2023-2024 Jay Lanagan (j@lngn.net), Detroit, MI, USA.
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=nwg-shell-wallpapers
-VERSION=${VERSION:-1.3}
+VERSION=${VERSION:-1.4}
ARCH=noarch
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -58,8 +58,7 @@ find -L . \
\( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
-mkdir -p $PKG/usr/share/backgrounds/nwg-shell/
-cp wallpapers/* $PKG/usr/share/backgrounds/nwg-shell/
+install -Dm0644 -t $PKG/usr/share/backgrounds/nwg-shell/ wallpapers/*
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cp -a LICENSE README.md \
diff --git a/desktop/nwg-shell-wallpapers/nwg-shell-wallpapers.info b/desktop/nwg-shell-wallpapers/nwg-shell-wallpapers.info
index c9cab5158e..d35e6e4155 100644
--- a/desktop/nwg-shell-wallpapers/nwg-shell-wallpapers.info
+++ b/desktop/nwg-shell-wallpapers/nwg-shell-wallpapers.info
@@ -1,8 +1,8 @@
PRGNAM="nwg-shell-wallpapers"
-VERSION="1.3"
+VERSION="1.4"
HOMEPAGE="https://github.com/nwg-piotr/nwg-shell-wallpapers/"
-DOWNLOAD="https://github.com/nwg-piotr/nwg-shell-wallpapers/archive/v1.3/nwg-shell-wallpapers-1.3.tar.gz"
-MD5SUM="440010dadb064d942e0936c6cdb7552e"
+DOWNLOAD="https://github.com/nwg-piotr/nwg-shell-wallpapers/archive/v1.4/nwg-shell-wallpapers-1.4.tar.gz"
+MD5SUM="461bf47b42068d8ce3d6f55a50f7f0aa"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""