mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
office/adobe-reader: Updated for version 9.4.1.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
2b2504b1b0
commit
ba82408f2a
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue