mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
office/adobe-reader: Updated for version 9.4.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
378d921afc
commit
6bef1bc3b1
2 changed files with 5 additions and 5 deletions
|
@ -27,7 +27,7 @@
|
|||
# permission to modify it as needed.
|
||||
|
||||
PRGNAM=adobe-reader
|
||||
VERSION=9.3.4
|
||||
VERSION=9.4
|
||||
ARCH=i486 # Leave this alone for acroread
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="adobe-reader"
|
||||
VERSION="9.3.4"
|
||||
VERSION="9.4"
|
||||
HOMEPAGE="http://www.adobe.com/"
|
||||
DOWNLOAD="ftp://ftp.adobe.com/pub/adobe/reader/unix/9.x/9.3.4/enu/AdbeRdr9.3.4-1_i486linux_enu.tar.bz2"
|
||||
MD5SUM="fc5acf558e2817f2c633a075a398b26b"
|
||||
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_x86_64="UNSUPPORTED"
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="ArTourter"
|
||||
EMAIL="artourter@gmail.com"
|
||||
APPROVED="Erik Hanson"
|
||||
APPROVED="rworkman"
|
||||
|
|
Loading…
Reference in a new issue