From 16524ffc081fd61ea73f1233c1fa7ca184d40521 Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Mon, 7 Feb 2022 15:08:02 +0100 Subject: [PATCH] poppler: update to 22.02.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 a1ae477a2..4ff6bd0a5 100644 --- a/poppler/.footprint +++ b/poppler/.footprint @@ -157,9 +157,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.117 -lrwxrwxrwx root/root usr/lib/libpoppler.so.117 -> libpoppler.so.117.0.0 --rwxr-xr-x root/root usr/lib/libpoppler.so.117.0.0 +lrwxrwxrwx root/root usr/lib/libpoppler.so -> libpoppler.so.118 +lrwxrwxrwx root/root usr/lib/libpoppler.so.118 -> libpoppler.so.118.0.0 +-rwxr-xr-x root/root usr/lib/libpoppler.so.118.0.0 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/poppler-cpp.pc -rw-r--r-- root/root usr/lib/pkgconfig/poppler.pc diff --git a/poppler/.signature b/poppler/.signature index 77a7d5bc7..3111e2702 100644 --- a/poppler/.signature +++ b/poppler/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/aPgVOj0SfaxjCSi8Ukkbm4GRyFfTzAg/jh5jF7c1wXa3FxpbOc6R4XYpJbdiWdYJr9QaYJF7dCkGKLf3Ei46wA= -SHA256 (Pkgfile) = 8aa6d7a099f2700f35d6827b82667b571c24bfb9b6145620fd7f51e44db5626c -SHA256 (.footprint) = cd39335b948686971777d7f7c1f0fe33121b9b675bdb16aaac91b924249df66a -SHA256 (poppler-22.01.0.tar.xz) = 7d3493056b5b86413e5c693c2cae02c5c06cd8e618d14c2c31e2c84b67b2313e +RWSE3ohX2g5d/djWLtCxqlojDrTCZaF7Xdsx/KgvyUEuuljXWik1LDw0NEkQUQRVs1CJCaEJk5kx3ddw5tTu6uc0FDbcEGohUAA= +SHA256 (Pkgfile) = 012252bd21c50f86c8eaa316284b3caaff0bd66f8443136d6dbda7676e837842 +SHA256 (.footprint) = 8ffa9c436bd72ece000cc42d6806cbb253849652285386e2b224f0ba4a296db3 +SHA256 (poppler-22.02.0.tar.xz) = e390c8b806f6c9f0e35c8462033e0a738bb2460ebd660bdb8b6dca01556193e1 diff --git a/poppler/Pkgfile b/poppler/Pkgfile index 98945d3fc..3068c6402 100644 --- a/poppler/Pkgfile +++ b/poppler/Pkgfile @@ -4,7 +4,7 @@ # Depends on: cmake cairo lcms2 name=poppler -version=22.01.0 +version=22.02.0 release=1 source=(https://poppler.freedesktop.org/poppler-$version.tar.xz)