office/adobe-reader: Updated for version 9.4.2.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
ArTourter 2011-03-03 00:01:12 -06:00 committed by Robby Workman
parent 21f02e9352
commit 3ea4389ecf
2 changed files with 5 additions and 5 deletions

View file

@ -27,9 +27,9 @@
# permission to modify it as needed.
PRGNAM=adobe-reader
VERSION=9.4.1
VERSION=9.4.2
ARCH=i486 # Leave this alone for acroread
BUILD=${BUILD:-2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
CWD=$(pwd)

View file

@ -1,8 +1,8 @@
PRGNAM="adobe-reader"
VERSION="9.4.1"
VERSION="9.4.2"
HOMEPAGE="http://www.adobe.com/"
DOWNLOAD="ftp://ftp.adobe.com/pub/adobe/reader/unix/9.x/9.4.1/enu/AdbeRdr9.4.1-1_i486linux_enu.tar.bz2"
MD5SUM="49ee63fda0d94e684e125cd685447db9"
DOWNLOAD="ftp://ftp.adobe.com/pub/adobe/reader/unix/9.x/9.4.2/enu/AdbeRdr9.4.2-1_i486linux_enu.tar.bz2"
MD5SUM="307aaaf22e8c08958927dfabb0f4d745"
DOWNLOAD_x86_64="UNSUPPORTED"
MD5SUM_x86_64=""
MAINTAINER="ArTourter"