desktop/numix-folders: Updated for version 1.1.1.201704051616.198.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Edinaldo P. Silva 2017-04-09 01:16:06 +01:00 committed by Willy Sudiarto Raharjo
parent 3ae1eaa34e
commit 4f8ca319e9
3 changed files with 6 additions and 6 deletions

View file

@ -2,4 +2,4 @@ numix-folders (Alternate folders for use with Numix Icon Theme)
Numix Folders is alternate folders for use with Numix Icon Theme.
This suggests: numix-icon-theme-circle and numix-icon-theme-square.
This suggests: numix-icon-theme-circle and numix-icon-theme-square.

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM="numix-folders"
VERSION=${VERSION:-1.1.1.201702010031.197}
VERSION=${VERSION:-1.1.1.201704051616.198}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -36,7 +36,7 @@ CWD=$(pwd)
set -e
SRCVER="1.1.1+201702010031~197~ubuntu16.10.1"
SRCVER="1.1.1+201704051616~198~ubuntu16.10.1"
rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT

View file

@ -1,8 +1,8 @@
PRGNAM="numix-folders"
VERSION="1.1.1.201702010031.197"
VERSION="1.1.1.201704051616.198"
HOMEPAGE="https://github.com/numixproject/numix-folders"
DOWNLOAD="https://launchpad.net/~numix/+archive/ubuntu/ppa/+files/numix-folders_1.1.1+201702010031~197~ubuntu16.10.1.tar.xz"
MD5SUM="8796d477bb87c072e8cc669d11672324"
DOWNLOAD="https://launchpad.net/~numix/+archive/ubuntu/ppa/+files/numix-folders_1.1.1+201704051616~198~ubuntu16.10.1.tar.xz"
MD5SUM="86d68d0cba54cda539643d37bc8840f5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="numix-icon-theme gksu pygobject3-python3"