summaryrefslogtreecommitdiffstats
path: root/desktop/papirus-icon-theme
diff options
context:
space:
mode:
author Matteo Bernardini <ponce@slackbuilds.org>2020-11-27 19:30:10 +0100
committer Robby Workman <rworkman@slackbuilds.org>2021-04-17 23:52:22 -0500
commit41b4ce8217cb01a87050f28ad9e47b9d0e9e8ca5 (patch)
tree85fc662d9bce33aac30bd312fbf6c283d6f22649 /desktop/papirus-icon-theme
parent23f41b5b16990e3b1e6e01a82e108abe7daf4b11 (diff)
downloadslackbuilds-41b4ce8217cb01a87050f28ad9e47b9d0e9e8ca5.tar.gz
slackbuilds-41b4ce8217cb01a87050f28ad9e47b9d0e9e8ca5.tar.xz
desktop/papirus-icon-theme: Updated for version 20201031.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'desktop/papirus-icon-theme')
-rw-r--r--desktop/papirus-icon-theme/papirus-icon-theme.SlackBuild4
-rw-r--r--desktop/papirus-icon-theme/papirus-icon-theme.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/desktop/papirus-icon-theme/papirus-icon-theme.SlackBuild b/desktop/papirus-icon-theme/papirus-icon-theme.SlackBuild
index 1cbf14b5a1..bc3998483a 100644
--- a/desktop/papirus-icon-theme/papirus-icon-theme.SlackBuild
+++ b/desktop/papirus-icon-theme/papirus-icon-theme.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=papirus-icon-theme
-VERSION=${VERSION:-20180311}
+VERSION=${VERSION:-20201031}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -69,7 +69,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 {} \;
-THEMES=$(sed -ne '/^THEMES=/s/.*:-\([^}]*\)}.*/\1/p' install.sh)
+THEMES=$(grep \{ICON_THEMES install.sh | cut -d= -f2 | cut -d} -f1)
mkdir -p $PKG/usr/share/icons
for theme in $THEMES; do
diff --git a/desktop/papirus-icon-theme/papirus-icon-theme.info b/desktop/papirus-icon-theme/papirus-icon-theme.info
index 8e6677c52f..70ab06556e 100644
--- a/desktop/papirus-icon-theme/papirus-icon-theme.info
+++ b/desktop/papirus-icon-theme/papirus-icon-theme.info
@@ -1,8 +1,8 @@
PRGNAM="papirus-icon-theme"
-VERSION="20180311"
+VERSION="20201031"
HOMEPAGE="https://github.com/PapirusDevelopmentTeam/papirus-icon-theme"
-DOWNLOAD="https://github.com/PapirusDevelopmentTeam/papirus-icon-theme/archive/20180311/papirus-icon-theme-20180311.tar.gz"
-MD5SUM="1314232bc80f3952bf18a72214dce7a2"
+DOWNLOAD="https://github.com/PapirusDevelopmentTeam/papirus-icon-theme/archive/20201031/papirus-icon-theme-20201031.tar.gz"
+MD5SUM="c879de9fbc29ee1f35597e9440ba7396"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""