mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
office/adobe-reader: Updated for version 9.3.4.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
parent
feb3c2988d
commit
22602c93b3
3 changed files with 6 additions and 6 deletions
|
@ -3,4 +3,4 @@ in "Slackware style" for easier system maintenance.
|
|||
|
||||
This requires xulrunner.
|
||||
|
||||
This only works on the x86 architecture (no x86_64, arm, etcetera).
|
||||
This only works on the x86 architecture (no x86_64, arm, ...).
|
||||
|
|
|
@ -27,9 +27,9 @@
|
|||
# permission to modify it as needed.
|
||||
|
||||
PRGNAM=adobe-reader
|
||||
VERSION=9.3.3
|
||||
VERSION=9.3.4
|
||||
ARCH=i486 # Leave this alone for acroread
|
||||
BUILD=${BUILD:-2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
CWD=$(pwd)
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="adobe-reader"
|
||||
VERSION="9.3.3"
|
||||
VERSION="9.3.4"
|
||||
HOMEPAGE="http://www.adobe.com/"
|
||||
DOWNLOAD="ftp://ftp.adobe.com/pub/adobe/reader/unix/9.x/9.3.3/enu/AdbeRdr9.3.3-1_i486linux_enu.tar.bz2"
|
||||
MD5SUM="927755485de99a4e76d80c0a2b4e52c9"
|
||||
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_x86_64="UNSUPPORTED"
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="ArTourter"
|
||||
|
|
Loading…
Reference in a new issue