mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
office/vym: Updated for version 2.0.12.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
bbbf9a6dae
commit
363698aae8
2 changed files with 6 additions and 6 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue