diff options
author | ponce <matteo.bernardini@gmail.com> | 2011-09-06 10:12:24 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-08-21 08:55:31 -0500 |
commit | 493e17f4831975bf4febd9713db172a34feff09e (patch) | |
tree | 5e8863038161d00242e472040a318418f3f359ac /development/icecream | |
parent | f606ef93a77c4d075c8ea59bb05fe0d07a9418cc (diff) | |
download | slackbuilds-493e17f4831975bf4febd9713db172a34feff09e.tar.gz |
development/icecream: Updated for version 0.9.7.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'development/icecream')
-rw-r--r-- | development/icecream/icecream.SlackBuild | 2 | ||||
-rw-r--r-- | development/icecream/icecream.info | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/development/icecream/icecream.SlackBuild b/development/icecream/icecream.SlackBuild index 0a745b9990..f3a8f51d8e 100644 --- a/development/icecream/icecream.SlackBuild +++ b/development/icecream/icecream.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=icecream SRCNAM=icecc -VERSION=0.9.6 +VERSION=0.9.7 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/icecream/icecream.info b/development/icecream/icecream.info index 76fa5530b6..7e4c304bbd 100644 --- a/development/icecream/icecream.info +++ b/development/icecream/icecream.info @@ -1,10 +1,10 @@ PRGNAM="icecream" -VERSION="0.9.6" +VERSION="0.9.7" HOMEPAGE="http://old-en.opensuse.org/Icecream" -DOWNLOAD="ftp://ftp.suse.com/pub/projects/icecream/icecc-0.9.6.tar.bz2" -MD5SUM="c6dacb3f28eade45f603a99245cde4fd" +DOWNLOAD="ftp://ftp.suse.com/pub/projects/icecream/icecc-0.9.7.tar.bz2" +MD5SUM="c06900c2f4011428d0d48826a04f74fb" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="librsync" +REQUIRES="" MAINTAINER="Heinz Wiesinger" EMAIL="pprkut@liwjatan.at" |