graphics/exact-image: Updated for version 0.8.4.

Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
Benjamin Trigona-Harany 2010-12-02 04:45:02 -06:00 committed by Robby Workman
parent ee552d1051
commit 9734812b65
2 changed files with 4 additions and 4 deletions

View File

@ -3,7 +3,7 @@
# Written by Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
PRGNAM=exact-image
VERSION=${VERSION:-0.8.3}
VERSION=${VERSION:-0.8.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="exact-image"
VERSION="0.8.3"
VERSION="0.8.4"
HOMEPAGE="http://www.exactcode.de/site/open_source/exactimage/"
DOWNLOAD="http://dl.exactcode.de/oss/exact-image/exact-image-0.8.3.tar.bz2"
MD5SUM="f8abbb3562adfb400e5a66c37ca51e29"
DOWNLOAD="http://dl.exactcode.de/oss/exact-image/exact-image-0.8.4.tar.bz2"
MD5SUM="a7f18ca4d2970d9e2d74bdea84990c78"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Benjamin Trigona-Harany"