upg poppler-data

This commit is contained in:
joborun linux 2024-07-06 09:09:32 +03:00
parent 049e1e238f
commit 667551e587
2 changed files with 5 additions and 6 deletions

View file

@ -7,7 +7,7 @@
pkgname=poppler-data
pkgver=0.4.12
pkgrel=01
pkgrel=02
_POPPLER_DATA_EXTRA_VERSION="0.4.11-2"
pkgdesc="Encoding data for the poppler PDF rendering library"
conflicts=('poppler<0.10.5')
@ -37,10 +37,10 @@ package() {
arch=(x86_64)
license=('custom' 'GPL2')
license=('GPL-2.0-only OR GPL-3.0-only' 'BSD-3-Clause')
sha256sums=(c835b640a40ce357e1b83666aabd95edffa24ddddd49b8daff63adb851cdab74 # poppler-data-0.4.12.tar.gz
2f62dc1d20e1646e9c92e6fc35ba26f7d12b7cacee3577e5fd4a85511bfc6603) # poppler-data-0.4.11-2-extra.tar.xz
## 8e01e45a4e4b3f7ceab003edbc5dd94dcfc07daa4efe45240c807fdf012da58f poppler-data-0.4.12-01-x86_64.pkg.tar.lz
## 616d5f5055586eef2759c8a1d93a5931704de38bec5af2812f983f46597c01ca poppler-data-0.4.12-02-x86_64.pkg.tar.lz

View file

@ -3,11 +3,11 @@
pkgname=poppler-data
pkgver=0.4.12
pkgrel=1
pkgrel=2
_POPPLER_DATA_EXTRA_VERSION="0.4.11-2"
pkgdesc="Encoding data for the poppler PDF rendering library"
arch=('any')
license=('custom' 'GPL2')
license=('GPL-2.0-only OR GPL-3.0-only' 'BSD-3-Clause')
conflicts=('poppler<0.10.5')
url="https://poppler.freedesktop.org/"
source=(https://poppler.freedesktop.org/${pkgname}-${pkgver}.tar.gz
@ -32,4 +32,3 @@ package() {
install -m644 COPYING COPYING.adobe \
"${pkgdir}/usr/share/licenses/${pkgname}/"
}
##