mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
desktop/numix-icon-theme: Updated for version 20171225.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
53f840df1a
commit
ae67af3136
2 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
#
|
||||
# Slackware build script for numix-icon-theme.
|
||||
#
|
||||
# Copyright 2015-2017 Edinaldo P. Silva, Rio de Janeiro, Brazil.
|
||||
# Copyright 2015-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="numix-icon-theme"
|
||||
VERSION=${VERSION:-20171203}
|
||||
VERSION=${VERSION:-20171225}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
@ -34,7 +34,7 @@ PKG=$TMP/package-$PRGNAM
|
|||
OUTPUT=${OUTPUT:-/tmp}
|
||||
CWD=$(pwd)
|
||||
|
||||
SRCVER=${SRCVER:-0.3+925~201712032140~ubuntu17.10.1}
|
||||
SRCVER=${SRCVER:-0.3+929~201712251402~ubuntu17.10.1}
|
||||
|
||||
set -e
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="numix-icon-theme"
|
||||
VERSION="20171203"
|
||||
VERSION="20171225"
|
||||
HOMEPAGE="https://github.com/numixproject/numix-icon-theme/"
|
||||
DOWNLOAD="http://ponce.cc/slackware/sources/repo/numix-icon-theme_0.3%2b925~201712032140~ubuntu17.10.1.tar.xz"
|
||||
MD5SUM="e574ba4ce4fb5d2f242a38ff4604655f"
|
||||
DOWNLOAD="https://launchpad.net/~numix/+archive/ubuntu/ppa/+files/numix-icon-theme_0.3+929~201712251402~ubuntu17.10.1.tar.xz"
|
||||
MD5SUM="72b714b4a0a6421c9df5d00b48717b52"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue