From 9777191b1d02914c84d39ce7cf17dda02599b5df Mon Sep 17 00:00:00 2001 From: "Edinaldo P. Silva" Date: Mon, 14 Jan 2019 07:12:45 +0700 Subject: desktop/oranchelo-icon-theme: Updated for version 0.8.0.1. Signed-off-by: Willy Sudiarto Raharjo --- desktop/oranchelo-icon-theme/oranchelo-icon-theme.SlackBuild | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'desktop/oranchelo-icon-theme/oranchelo-icon-theme.SlackBuild') diff --git a/desktop/oranchelo-icon-theme/oranchelo-icon-theme.SlackBuild b/desktop/oranchelo-icon-theme/oranchelo-icon-theme.SlackBuild index 49989a97483e..b5f51a84fa12 100644 --- a/desktop/oranchelo-icon-theme/oranchelo-icon-theme.SlackBuild +++ b/desktop/oranchelo-icon-theme/oranchelo-icon-theme.SlackBuild @@ -2,7 +2,7 @@ # # Slackware build script for oranchelo-icon-theme. # -# Copyright 2016-2018 Edinaldo P. Silva, Rio de Janeiro, Brazil. +# Copyright 2016-2019 Edinaldo P. Silva, Rio de Janeiro, Brazil. # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM="oranchelo-icon-theme" -VERSION=${VERSION:-0.7.9} +VERSION=${VERSION:-0.8.0.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -50,11 +50,11 @@ find -L . \ -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \; mkdir -p $PKG/usr/share/icons -cp -r Oranchelo Oranchelo-Beka Oranchelo-Classic-Folders Oranchelo-Green \ - $PKG/usr/share/icons/ +cp -r Oranchelo Oranchelo-Beka Oranchelo-Classic-Folders \ + Oranchelo-Green oranchelo-light $PKG/usr/share/icons/ mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION -cp Authors Changelog LICENSE README.md $PKG/usr/doc/$PRGNAM-$VERSION +cp Authors LICENSE README.md $PKG/usr/doc/$PRGNAM-$VERSION cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild mkdir -p $PKG/install -- cgit v1.2.3