system/sandy: Updated for version 0.4_20140727, fix HOMEPAGE.

This commit is contained in:
B. Watson 2015-05-05 10:43:53 -04:00 committed by Willy Sudiarto Raharjo
parent 34196a1e2b
commit 4a355f6373
2 changed files with 9 additions and 5 deletions

View file

@ -12,8 +12,12 @@
# - update for latest git (20140724) # - update for latest git (20140724)
# - fix homepage in .info file # - fix homepage in .info file
# 20150505 bkw:
# - update for latest git (20140727, 3 days newer than last update!)
# - *really* fix homepage in .info file
PRGNAM=sandy PRGNAM=sandy
VERSION=${VERSION:-0.4_20140724} VERSION=${VERSION:-0.4_20140727}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="sandy" PRGNAM="sandy"
VERSION="0.4_20140724" VERSION="0.4_20140727"
HOMEPAGE="http://urchlay.naptime.net/" HOMEPAGE="http://tools.suckless.org/sandy"
DOWNLOAD="http://urchlay.naptime.net/~urchlay/src/sandy-0.4_20140724.tar.gz" DOWNLOAD="http://urchlay.naptime.net/~urchlay/src/sandy-0.4_20140727.tar.gz"
MD5SUM="4ec13749d44a248ecc7eeb6a2a8ff81b" MD5SUM="b046a5271584fea2fb1e881dfc86c899"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
REQUIRES="dmenu xsel" REQUIRES="dmenu xsel"