mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
desktop/numix-icon-theme-square: Updated for version 1.0.1.8.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
4c71edd4e9
commit
c32a84bde4
2 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
#
|
||||
# Slackware build script for numix-icon-theme-square.
|
||||
#
|
||||
# Copyright 2016 Edinaldo P. Silva, Rio de Janeiro, Brazil.
|
||||
# Copyright 2016-2017 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-square"
|
||||
VERSION=${VERSION:-1.0.1.7.201611240101}
|
||||
VERSION=${VERSION:-1.0.1.8.201704052001}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
@ -36,7 +36,7 @@ CWD=$(pwd)
|
|||
|
||||
set -e
|
||||
|
||||
SRCVER="1.0.1+7~201611240101~ubuntu16.10.1"
|
||||
SRCVER="1.0.1+8~201704052001~ubuntu16.10.1"
|
||||
|
||||
rm -rf $PKG
|
||||
mkdir -p $TMP $PKG $OUTPUT
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="numix-icon-theme-square"
|
||||
VERSION="1.0.1.7.201611240101"
|
||||
VERSION="1.0.1.8.201704052001"
|
||||
HOMEPAGE="https://github.com/numixproject/numix-icon-theme-square"
|
||||
DOWNLOAD="https://launchpad.net/~numix/+archive/ubuntu/ppa/+files/numix-icon-theme-square_1.0.1+7~201611240101~ubuntu16.10.1.tar.xz"
|
||||
MD5SUM="6c70f30e047258470022fff3bd55c2c7"
|
||||
DOWNLOAD="https://launchpad.net/~numix/+archive/ubuntu/ppa/+files/numix-icon-theme-square_1.0.1+8~201704052001~ubuntu16.10.1.tar.xz"
|
||||
MD5SUM="5ea539ceff0b4b7520f7c1fbb86608e1"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="numix-icon-theme"
|
||||
|
|
Loading…
Reference in a new issue