mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
desktop/numix-icon-theme-circle: Updated for version 2.0.3.10.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
da5dcea175
commit
7437595fee
2 changed files with 5 additions and 5 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM="numix-icon-theme-circle"
|
||||
VERSION=${VERSION:-2.0.3.9.201609272103}
|
||||
VERSION=${VERSION:-2.0.3.10.201611040016}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
@ -36,7 +36,7 @@ CWD=$(pwd)
|
|||
|
||||
set -e
|
||||
|
||||
SRCVER="2.0.3+9~201609272103~ubuntu16.10.1"
|
||||
SRCVER="2.0.3+10~201611040016~ubuntu16.10.1"
|
||||
|
||||
rm -rf $PKG
|
||||
mkdir -p $TMP $PKG $OUTPUT
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="numix-icon-theme-circle"
|
||||
VERSION="2.0.3.9.201609272103"
|
||||
VERSION="2.0.3.10.201611040016"
|
||||
HOMEPAGE="https://github.com/numixproject/numix-icon-theme-circle"
|
||||
DOWNLOAD="https://launchpad.net/~numix/+archive/ubuntu/ppa/+files/numix-icon-theme-circle_2.0.3+9~201609272103~ubuntu16.10.1.tar.xz"
|
||||
MD5SUM="b78b318df9333a5a85804bc6ae984779"
|
||||
DOWNLOAD="https://launchpad.net/~numix/+archive/ubuntu/ppa/+files/numix-icon-theme-circle_2.0.3+10~201611040016~ubuntu16.10.1.tar.xz"
|
||||
MD5SUM="cba605f79a3ed87b5acd6b6e42060337"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="numix-icon-theme"
|
||||
|
|
Loading…
Reference in a new issue