mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
graphics/exact-image: Updated for version 0.8.4.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
parent
ee552d1051
commit
9734812b65
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue