desktop/slack-wallpapers: Updated for version 0.446.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
skaendo 2017-05-22 09:12:55 -05:00 committed by Willy Sudiarto Raharjo
parent 5a05d105fc
commit 29bb200c8a
No known key found for this signature in database
GPG key ID: 887B8374D7333381
4 changed files with 17 additions and 17 deletions

View file

@ -14,7 +14,6 @@ around or have found meanwhile.
To track all the authors would be quite troublesome or impossible.
Therefore if someone recognised their work and (rightfully) wants to
be credited, please let me know!
be credited, please let me (skaendo) know!
NOTE!
The unarchived size of this is about 300 MB.
NOTE: The unarchived size of this is about 300 MB.

View file

@ -15,5 +15,5 @@ slack-wallpapers:
slack-wallpapers:
slack-wallpapers:
slack-wallpapers:
slack-wallpapers:
slack-wallpapers: Homepage: https://skaendoblog.wordpress.com/slack-wallpapers
slack-wallpapers:

View file

@ -3,6 +3,7 @@
# Slackware build script for slack-wallpapers
# Copyright 2012-2016 Petar Petrov slackalaxy@gmail.com
# Copyright 2017 skaendo <skaendo at excite dot com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -23,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=slack-wallpapers
VERSION=${VERSION:-0.443}
VERSION=${VERSION:-0.446}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -63,12 +64,12 @@ done
# Make symlinks for MATE as well. If you do not want this, then comment
# out the next 6 lines.
mkdir -p $PKG/usr/share/backgrounds/mate
cd $PKG/usr/share/wallpapers/
for i in *
do
ln -s /usr/share/wallpapers/$i $PKG/usr/share/backgrounds/mate/.
done
#mkdir -p $PKG/usr/share/backgrounds/mate
#cd $PKG/usr/share/wallpapers/
#for i in *
#do
#ln -s /usr/share/wallpapers/$i $PKG/usr/share/backgrounds/mate/.
#done
cd $TMP/$PRGNAM-$VERSION

View file

@ -1,10 +1,10 @@
PRGNAM="slack-wallpapers"
VERSION="0.443"
HOMEPAGE="https://slackalaxy.wordpress.com/gallery/"
DOWNLOAD="https://www.dropbox.com/s/c1j35232c7is1q3/slack-wallpapers-0.443.tar.bz2"
MD5SUM="f5a6101201a25237dd04339da077e62a"
VERSION="0.446"
HOMEPAGE="https://skaendoblog.wordpress.com/slack-wallpapers"
DOWNLOAD="https://www.dropbox.com/s/x91razl6grwog91/slack-wallpapers-0.446.tar.bz2"
MD5SUM="a46588eeda3171492b9958f0739838c4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
MAINTAINER="Petar Petrov"
EMAIL="slackalaxy@gmail.com"
MAINTAINER="skaendo"
EMAIL="skaendo at excite dot com"