mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
office/adobe-reader: Updated for version 9.5.3.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
66b600069a
commit
1246056c60
2 changed files with 4 additions and 4 deletions
|
@ -27,7 +27,7 @@
|
|||
# permission to modify it as needed.
|
||||
|
||||
PRGNAM=adobe-reader
|
||||
VERSION=9.5.1
|
||||
VERSION=9.5.3
|
||||
ARCH=i486 # Leave this alone for acroread
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="adobe-reader"
|
||||
VERSION="9.5.1"
|
||||
VERSION="9.5.3"
|
||||
HOMEPAGE="http://www.adobe.com/"
|
||||
DOWNLOAD="ftp://ftp.adobe.com/pub/adobe/reader/unix/9.x/9.5.1/enu/AdbeRdr9.5.1-1_i486linux_enu.tar.bz2"
|
||||
MD5SUM="e753016e8f11cdeaabcc576a7a320af3"
|
||||
DOWNLOAD="ftp://ftp.adobe.com/pub/adobe/reader/unix/9.x/9.5.3/enu/AdbeRdr9.5.3-1_i486linux_enu.tar.bz2"
|
||||
MD5SUM="aeb7cdb8b675b3e01e32233d167fb1eb"
|
||||
DOWNLOAD_x86_64="UNSUPPORTED"
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue