mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
desktop/paper-icon-theme: Updated for version 20180304.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
7fd7d2b025
commit
b5a49c07e1
2 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
#
|
||||
# Slackware build script for paper-icon-theme.
|
||||
#
|
||||
# Copyright 2016-2017 Edinaldo P. Silva, Rio de Janeiro, Brazil.
|
||||
# Copyright 2016-2018 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="paper-icon-theme"
|
||||
VERSION=${VERSION:-20171120}
|
||||
VERSION=${VERSION:-20180304}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
@ -34,7 +34,7 @@ PKG=$TMP/package-$PRGNAM
|
|||
OUTPUT=${OUTPUT:-/tmp}
|
||||
CWD=$(pwd)
|
||||
|
||||
SRCVER=${SRCVER:-af0296ecc872ad723fad7dca6e7e89eb85cbb3a8}
|
||||
SRCVER=${SRCVER:-d2476a6274cd4a690d344de94984f481ca7783cc}
|
||||
|
||||
set -e
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="paper-icon-theme"
|
||||
VERSION="20171120"
|
||||
VERSION="20180304"
|
||||
HOMEPAGE="https://github.com/snwh/paper-icon-theme"
|
||||
DOWNLOAD="https://github.com/snwh/paper-icon-theme/archive/af0296ecc872ad723fad7dca6e7e89eb85cbb3a8/paper-icon-theme-af0296ecc872ad723fad7dca6e7e89eb85cbb3a8.tar.gz"
|
||||
MD5SUM="8036e70fd3cfcfd75163d7c65a8a7e38"
|
||||
DOWNLOAD="https://github.com/snwh/paper-icon-theme/archive/d2476a6274cd4a690d344de94984f481ca7783cc/paper-icon-theme-d2476a6274cd4a690d344de94984f481ca7783cc.tar.gz"
|
||||
MD5SUM="7b0704ba9a123912b68f2420adf64d1e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue