From 86af3de5ea509e250984f569cef096835955c5f9 Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Sat, 3 Oct 2020 12:10:11 +0200 Subject: [PATCH] poppler: update to 20.10.0 --- poppler/.footprint | 6 +++--- poppler/.signature | 8 ++++---- poppler/Pkgfile | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/poppler/.footprint b/poppler/.footprint index 0647a7323..395fbd68d 100644 --- a/poppler/.footprint +++ b/poppler/.footprint @@ -154,9 +154,9 @@ drwxr-xr-x root/root usr/lib/ lrwxrwxrwx root/root usr/lib/libpoppler-cpp.so -> libpoppler-cpp.so.0 lrwxrwxrwx root/root usr/lib/libpoppler-cpp.so.0 -> libpoppler-cpp.so.0.9.0 -rwxr-xr-x root/root usr/lib/libpoppler-cpp.so.0.9.0 -lrwxrwxrwx root/root usr/lib/libpoppler.so -> libpoppler.so.102 -lrwxrwxrwx root/root usr/lib/libpoppler.so.102 -> libpoppler.so.102.0.0 --rwxr-xr-x root/root usr/lib/libpoppler.so.102.0.0 +lrwxrwxrwx root/root usr/lib/libpoppler.so -> libpoppler.so.103 +lrwxrwxrwx root/root usr/lib/libpoppler.so.103 -> libpoppler.so.103.0.0 +-rwxr-xr-x root/root usr/lib/libpoppler.so.103.0.0 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/poppler-cairo.pc -rw-r--r-- root/root usr/lib/pkgconfig/poppler-cpp.pc diff --git a/poppler/.signature b/poppler/.signature index 562912d2f..ab4815376 100644 --- a/poppler/.signature +++ b/poppler/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/Y2n1RbqLHqhLeiugAIiuoNEyAXhUm5Xk+kkfzHDx8MO7BJ8b5njaePjB/WcHNc4PoClQ5IjGU2Jqeh6qhxr+g8= -SHA256 (Pkgfile) = ca67145f74997402e288145343408c46c811314a416169d213e7bc902978a555 -SHA256 (.footprint) = 2437621beaa7eb1f01bdd794fc2a288411de432049ae96979bd836bbea70015c -SHA256 (poppler-20.09.0.tar.xz) = 4ed6eb5ddc4c37f2435c9d78ff9c7c4036455aea3507d1ce8400070aab745363 +RWSE3ohX2g5d/aizYWuVNYmHX+fPjir+ubTMzW9a22QpOTHGfnkQnS8/FoWPMQVCma6obvxfMkBIOGRXUwSIfBdzjVwPXzP44gg= +SHA256 (Pkgfile) = 1cb6ed0209c4936cbe91735b9d309fe42d730ed2f2abb270cf8d4b7eef400ee3 +SHA256 (.footprint) = 0a5c440c1a66bcebaac3f1bf48f2061a9e2199c836d29b36e05f8053896c14e1 +SHA256 (poppler-20.10.0.tar.xz) = 434ecbbb539c1a75955030a1c9b24c7b58200b7f68d2e4269e29acf2f8f13336 diff --git a/poppler/Pkgfile b/poppler/Pkgfile index 7bd685aa2..2db6fb1bc 100644 --- a/poppler/Pkgfile +++ b/poppler/Pkgfile @@ -4,7 +4,7 @@ # Depends on: cmake cairo lcms2 name=poppler -version=20.09.0 +version=20.10.0 release=1 source=(https://poppler.freedesktop.org/poppler-$version.tar.xz)