diff options
author | B. Watson <yalhcru@gmail.com> | 2015-05-05 10:43:53 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-05-10 07:04:46 +0700 |
commit | 4a355f6373a833744bce4d5796926c059b8a1be0 (patch) | |
tree | 3d71bf96ebf2e6669606bbcfa4aef96138103da5 /system/sandy/sandy.SlackBuild | |
parent | 34196a1e2bbf3c8c2aac63e138f8c54da61f6fac (diff) |
system/sandy: Updated for version 0.4_20140727, fix HOMEPAGE.
Diffstat (limited to 'system/sandy/sandy.SlackBuild')
-rw-r--r-- | system/sandy/sandy.SlackBuild | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/system/sandy/sandy.SlackBuild b/system/sandy/sandy.SlackBuild index 84816c768bfa..9865c80d8029 100644 --- a/system/sandy/sandy.SlackBuild +++ b/system/sandy/sandy.SlackBuild @@ -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} |