office/adobe-reader: Updated for version 9.3.3.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
ArTourter 2010-07-02 19:12:26 -05:00 committed by Erik Hanson
parent 5cead57b1f
commit 002b8fe163
2 changed files with 6 additions and 6 deletions

View file

@ -27,7 +27,7 @@
# permission to modify it as needed.
PRGNAM=adobe-reader
VERSION=9.3.2
VERSION=9.3.3
ARCH=i486 # Leave this alone for acroread
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="adobe-reader"
VERSION="9.3.2"
VERSION="9.3.3"
HOMEPAGE="http://www.adobe.com/"
DOWNLOAD="ftp://ftp.adobe.com/pub/adobe/reader/unix/9.x/9.3.2/enu/AdbeRdr9.3.2-1_i486linux_enu.tar.bz2"
MD5SUM="57c6e2f628b34dc950f834e10f553504"
DOWNLOAD="ftp://ftp.adobe.com/pub/adobe/reader/unix/9.x/9.3.3/enu/AdbeRdr9.3.3-1_i486linux_enu.tar.bz2"
MD5SUM="927755485de99a4e76d80c0a2b4e52c9"
DOWNLOAD_x86_64="UNSUPPORTED"
MD5SUM_x86_64=""
MAINTAINER="Heinz Wiesinger"
EMAIL="pprkut@liwjatan.at"
MAINTAINER="ArTourter"
EMAIL="artourter@gmail.com"
APPROVED="rworkman"