From d98098933a37bc1331b15542e48688c98c362cdd Mon Sep 17 00:00:00 2001 From: B. Watson Date: Wed, 27 Aug 2014 07:13:06 +0200 Subject: system/sandy: Updated for version 0.4_20140724. Signed-off-by: Matteo Bernardini --- system/sandy/sandy.SlackBuild | 8 ++++++-- system/sandy/sandy.info | 8 ++++---- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/system/sandy/sandy.SlackBuild b/system/sandy/sandy.SlackBuild index d56750734c..84816c768b 100644 --- a/system/sandy/sandy.SlackBuild +++ b/system/sandy/sandy.SlackBuild @@ -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} diff --git a/system/sandy/sandy.info b/system/sandy/sandy.info index 5d5818b2dd..147c56a5d1 100644 --- a/system/sandy/sandy.info +++ b/system/sandy/sandy.info @@ -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" -- cgit v1.2.3