mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-02 13:04:42 +01:00
system/sandy: Updated for version 0.4_20140727, fix HOMEPAGE.
This commit is contained in:
parent
34196a1e2b
commit
4a355f6373
2 changed files with 9 additions and 5 deletions
|
@ -12,8 +12,12 @@
|
|||
# - update for latest git (20140724)
|
||||
# - 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
|
||||
VERSION=${VERSION:-0.4_20140724}
|
||||
VERSION=${VERSION:-0.4_20140727}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="sandy"
|
||||
VERSION="0.4_20140724"
|
||||
HOMEPAGE="http://urchlay.naptime.net/"
|
||||
DOWNLOAD="http://urchlay.naptime.net/~urchlay/src/sandy-0.4_20140724.tar.gz"
|
||||
MD5SUM="4ec13749d44a248ecc7eeb6a2a8ff81b"
|
||||
VERSION="0.4_20140727"
|
||||
HOMEPAGE="http://tools.suckless.org/sandy"
|
||||
DOWNLOAD="http://urchlay.naptime.net/~urchlay/src/sandy-0.4_20140727.tar.gz"
|
||||
MD5SUM="b046a5271584fea2fb1e881dfc86c899"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="dmenu xsel"
|
||||
|
|
Loading…
Reference in a new issue