mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
desktop/numix-icon-theme-circle: Updated for version 1.0.2.20151101.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
d44bfa2951
commit
374810b6f7
2 changed files with 6 additions and 6 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM="numix-icon-theme-circle"
|
||||
VERSION=${VERSION:-1.0.20151016}
|
||||
VERSION=${VERSION:-1.0.2.201511012129}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
@ -36,7 +36,7 @@ CWD=$(pwd)
|
|||
|
||||
set -e
|
||||
|
||||
SRCVER="1.0.2+5~201510162111~ubuntu15.10.1"
|
||||
SRCVER="1.0.2+5~201511012129~ubuntu16.04.1"
|
||||
|
||||
rm -rf $PKG
|
||||
mkdir -p $TMP $PKG $OUTPUT
|
||||
|
@ -48,7 +48,7 @@ cd $PRGNAM-$VERSION
|
|||
chown -R root:root .
|
||||
|
||||
mkdir -p $PKG/usr/share/icons
|
||||
cp -a Numix-Circle Numix-Circle-Light $PKG/usr/share/icons
|
||||
cp -ar Numix-Circle Numix-Circle-Light $PKG/usr/share/icons
|
||||
|
||||
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
|
||||
cp -a debian/changelog license readme.md $PKG/usr/doc/$PRGNAM-$VERSION
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="numix-icon-theme-circle"
|
||||
VERSION="1.0.20151016"
|
||||
VERSION="1.0.2.201511012129"
|
||||
HOMEPAGE="https://github.com/numixproject/numix-icon-theme-circle"
|
||||
DOWNLOAD="https://launchpadlibrarian.net/221494686/numix-icon-theme-circle_1.0.2%2B5%7E201510162111%7Eubuntu15.10.1.tar.xz"
|
||||
MD5SUM="02d67a41adb9d12860ed87016c060117"
|
||||
DOWNLOAD="https://launchpad.net/~numix/+archive/ubuntu/ppa/+files/numix-icon-theme-circle_1.0.2+5~201511012129~ubuntu16.04.1.tar.xz"
|
||||
MD5SUM="b46d112eff41bfeab7accaa8f7a80903"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64="numix-icon-theme"
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue