summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcel Korpel2020-07-02 15:14:35 +0200
committerMarcel Korpel2020-07-02 15:14:35 +0200
commit11319043ca3498112bf9e8b3c56278ec11bb71c5 (patch)
tree0e02b3382d8458d7787bce109d89aec11095e9ff
parentb2a1c70e72c00c40c30771ef37f92c3139fd6230 (diff)
downloadaur-11319043ca3498112bf9e8b3c56278ec11bb71c5.tar.gz
Update to DC_2020.009.20063; remove superfluous dependencies
-rw-r--r--.SRCINFO13
-rw-r--r--PKGBUILD5
2 files changed, 6 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f5a0c2ef137e..2026b7320197 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,25 +1,20 @@
-# Generated by mksrcinfo v8
-# Fri Jan 17 00:37:30 UTC 2020
pkgbase = acroread-fonts-systemwide
pkgdesc = Fonts from Adobe Acrobat Reader DC
- pkgver = DC_2019.021.20058
+ pkgver = DC_2020.009.20063
pkgrel = 1
epoch = 1
url = http://www.adobe.com/products/acrobat/acrrasianfontpack.html
arch = any
license = custom
makedepends = p7zip
- depends = fontconfig
- depends = xorg-fonts-encodings
- depends = xorg-font-utils
conflicts = ttf-adobe-fonts
conflicts = ttf-adobe-fonts-cjkext
conflicts = acroread-fonts
conflicts = acroread-font-chinese-simplified
- noextract = AcroRdrDC1902120058_en_US.exe
- source = http://ardownload.adobe.com/pub/adobe/reader/win/AcrobatDC/1902120058/AcroRdrDC1902120058_en_US.exe
+ noextract = AcroRdrDC2000920063_en_US.exe
+ source = http://ardownload.adobe.com/pub/adobe/reader/win/AcrobatDC/2000920063/AcroRdrDC2000920063_en_US.exe
source = http://ardownload.adobe.com/pub/adobe/reader/win/AcrobatDC/misc/FontPack1902120058_XtdAlf_Lang_DC.msi
- sha256sums = 6bd68fea89cd6994715fe769717cc269fee78429fc12430e1a93a1cf7bb64b81
+ sha256sums = b49f6b49f28712735098836bb7d9bf2ff12568ed166936b7b90c87bc847b2c68
sha256sums = b5b9e15791a177715fa5e93ea458f8627cada7ac3218531461cfd35cecef6c24
pkgname = acroread-fonts-systemwide
diff --git a/PKGBUILD b/PKGBUILD
index 25469a94df9e..d12f01131557 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=acroread-fonts-systemwide
epoch=1
_cloudver=DC
-_ver=2019.021.20058
+_ver=2020.009.20063
_fontpackver=2019.021.20058
_shortver=${_ver:2}
_nodotver=${_shortver//.}
@@ -19,7 +19,6 @@ pkgdesc="Fonts from Adobe Acrobat Reader ${_cloudver}"
arch=('any')
url="http://www.adobe.com/products/acrobat/acrrasianfontpack.html"
license=('custom')
-depends=('fontconfig' 'xorg-fonts-encodings' 'xorg-font-utils')
makedepends=('p7zip')
conflicts=('ttf-adobe-fonts'
'ttf-adobe-fonts-cjkext'
@@ -28,7 +27,7 @@ conflicts=('ttf-adobe-fonts'
source=("http://ardownload.adobe.com/pub/adobe/reader/win/Acrobat${_cloudver}/${_nodotver}/AcroRdr${_cloudver}${_nodotver}_en_US.exe"
"http://ardownload.adobe.com/pub/adobe/reader/win/Acrobat${_cloudver}/misc/FontPack${_fpnodotver}_XtdAlf_Lang_${_cloudver}.msi")
noextract=("AcroRdr${_cloudver}${_nodotver}_en_US.exe")
-sha256sums=('6bd68fea89cd6994715fe769717cc269fee78429fc12430e1a93a1cf7bb64b81'
+sha256sums=('b49f6b49f28712735098836bb7d9bf2ff12568ed166936b7b90c87bc847b2c68'
'b5b9e15791a177715fa5e93ea458f8627cada7ac3218531461cfd35cecef6c24')
prepare() {