academic/gerbv: Updated for version 2.6.0.

Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
This commit is contained in:
Felix Pfeifer 2012-02-20 22:05:22 -02:00 committed by Erik Hanson
parent ae0a7c3e1d
commit fb348f744a
2 changed files with 5 additions and 5 deletions

View File

@ -5,7 +5,7 @@
# Written by Felix Pfeifer (pfeifer [dot] felix [at] googlemail [dot] com)
PRGNAM=gerbv
VERSION=${VERSION:-2.5.0}
VERSION=${VERSION:-2.6.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,10 +1,10 @@
PRGNAM="gerbv"
VERSION="2.5.0"
VERSION="2.6.0"
HOMEPAGE="http://gerbv.gpleda.org/"
DOWNLOAD="http://sourceforge.net/projects/gerbv/files/gerbv/gerbv-2.5.0/gerbv-2.5.0.tar.gz"
MD5SUM="633a55473f62b96fff302ed1ed52c88e"
DOWNLOAD="http://downloads.sourceforge.net/gerbv/gerbv-2.6.0.tar.gz"
MD5SUM="44a37dd202bc60fab54cbc298a477572"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Felix Pfeifer"
EMAIL="pfeifer[dot]felix[at]googlemail[dot]com"
APPROVED="dsomero"
APPROVED="Niels Horn"