desktop/oranchelo-icon-theme: Updated for version 0.8.0.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Edinaldo P. Silva 2019-01-14 07:12:45 +07:00 committed by Willy Sudiarto Raharjo
parent 498a85ad5e
commit 9777191b1d
2 changed files with 8 additions and 8 deletions

View File

@ -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

View File

@ -1,8 +1,8 @@
PRGNAM="oranchelo-icon-theme"
VERSION="0.7.9"
VERSION="0.8.0.1"
HOMEPAGE="https://github.com/OrancheloTeam/oranchelo-icon-theme"
DOWNLOAD="https://github.com/OrancheloTeam/oranchelo-icon-theme/archive/v0.7.9/oranchelo-icon-theme-0.7.9.tar.gz"
MD5SUM="064b0564ebd9b1a001c371f933bcf4c5"
DOWNLOAD="https://github.com/OrancheloTeam/oranchelo-icon-theme/archive/v0.8.0.1/oranchelo-icon-theme-0.8.0.1.tar.gz"
MD5SUM="43cf9f1c288affbed21767f56425381f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""