office/adobe-reader: Updated for version 9.4.1.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
ArTourter 2010-12-12 22:52:16 -06:00 committed by Robby Workman
parent 2b2504b1b0
commit ba82408f2a
2 changed files with 4 additions and 4 deletions

View file

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

View file

@ -1,8 +1,8 @@
PRGNAM="adobe-reader"
VERSION="9.4"
VERSION="9.4.1"
HOMEPAGE="http://www.adobe.com/"
DOWNLOAD="ftp://ftp.adobe.com/pub/adobe/reader/unix/9.x/9.4.0/enu/AdbeRdr9.4-1_i486linux_enu.tar.bz2"
MD5SUM="dd7a47695fb149c09dcda65c754708cb"
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_x86_64="UNSUPPORTED"
MD5SUM_x86_64=""
MAINTAINER="ArTourter"