system/sandy: Updated for version 0.4_20140724.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
B. Watson 2014-08-27 07:13:06 +02:00 committed by Willy Sudiarto Raharjo
parent eb19404869
commit d98098933a
2 changed files with 10 additions and 6 deletions

View file

@ -6,10 +6,14 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
# Version number is the date of the last git commit after the 0.4 release.
# Version number is the date of the last git commit.
# 20140826 bkw:
# - update for latest git (20140724)
# - fix homepage in .info file
PRGNAM=sandy
VERSION=${VERSION:-0.4_20111229}
VERSION=${VERSION:-0.4_20140724}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="sandy"
VERSION="0.4_20111229"
VERSION="0.4_20140724"
HOMEPAGE="http://urchlay.naptime.net/"
DOWNLOAD="http://urchlay.naptime.net/~urchlay/src/sandy-0.4_20111229.tar.gz"
MD5SUM="942c4d00c257e8725538e58973c2576e"
DOWNLOAD="http://urchlay.naptime.net/~urchlay/src/sandy-0.4_20140724.tar.gz"
MD5SUM="4ec13749d44a248ecc7eeb6a2a8ff81b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
REQUIRES="dmenu xsel"
MAINTAINER="B. Watson"
EMAIL="yalhcru@gmail.com"