office/vym: Updated for version 2.0.12.

Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
Heinz Wiesinger 2012-05-06 16:03:03 -04:00 committed by Erik Hanson
parent bbbf9a6dae
commit 363698aae8
2 changed files with 6 additions and 6 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for vym
# Copyright 2008-2011 Heinz Wiesinger, Amsterdam, The Netherlands
# Copyright 2008-2012 Heinz Wiesinger, Amsterdam, The Netherlands
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=vym
VERSION=2.0.3
VERSION=2.0.12
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="vym"
VERSION="2.0.3"
VERSION="2.0.12"
HOMEPAGE="http://www.insilmaril.de/vym/"
DOWNLOAD="http://downloads.sourceforge.net/vym/vym-2.0.3.tar.bz2"
MD5SUM="7fb79d0c4ccd65ac221c9ec78500be7d"
DOWNLOAD="http://downloads.sourceforge.net/vym/vym-2.0.12.tar.bz2"
MD5SUM="2d27afe09a1b2974f770aab6ecb1daa2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Heinz Wiesinger"
EMAIL="pprkut@liwjatan.at"
APPROVED="Niels Horn"
APPROVED="dsomero"