From 5f66fe49e84e38543a647bdf832bc2e2191e95f7 Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Thu, 25 Apr 2024 21:27:45 +0200 Subject: [PATCH] appstream: 1.0.2 -> 1.0.3 --- appstream/.footprint | 8 ++++---- appstream/.signature | 8 ++++---- appstream/Pkgfile | 2 +- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/appstream/.footprint b/appstream/.footprint index 207b90b86..0f5fd351b 100644 --- a/appstream/.footprint +++ b/appstream/.footprint @@ -63,11 +63,11 @@ drwxr-xr-x root/root usr/lib/girepository-1.0/ -rw-r--r-- root/root usr/lib/girepository-1.0/AppStream-1.0.typelib -rw-r--r-- root/root usr/lib/girepository-1.0/AppStreamCompose-1.0.typelib lrwxrwxrwx root/root usr/lib/libappstream-compose.so -> libappstream-compose.so.0 -lrwxrwxrwx root/root usr/lib/libappstream-compose.so.0 -> libappstream-compose.so.1.0.2 --rwxr-xr-x root/root usr/lib/libappstream-compose.so.1.0.2 +lrwxrwxrwx root/root usr/lib/libappstream-compose.so.0 -> libappstream-compose.so.1.0.3 +-rwxr-xr-x root/root usr/lib/libappstream-compose.so.1.0.3 lrwxrwxrwx root/root usr/lib/libappstream.so -> libappstream.so.5 --rwxr-xr-x root/root usr/lib/libappstream.so.1.0.2 -lrwxrwxrwx root/root usr/lib/libappstream.so.5 -> libappstream.so.1.0.2 +-rwxr-xr-x root/root usr/lib/libappstream.so.1.0.3 +lrwxrwxrwx root/root usr/lib/libappstream.so.5 -> libappstream.so.1.0.3 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/appstream-compose.pc -rw-r--r-- root/root usr/lib/pkgconfig/appstream.pc diff --git a/appstream/.signature b/appstream/.signature index b1f87efef..178406aa0 100644 --- a/appstream/.signature +++ b/appstream/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF36blnxU9nnss/hFo3avvW/TKEyFG2K1NIylH2Ljpp/VVPX91h52P8gIfpCpl403eZEGHY1yN6HXki3t+uAt/9g8= -SHA256 (Pkgfile) = 2d9e3d71a3d045c1d3cd264e8af3a9b9932f5609c522ac7ca366078faa340986 -SHA256 (.footprint) = f17d3bcca071a60a233046e5c23d9cf691a3cbfe33372b4e929344aedc2e4d5b -SHA256 (AppStream-1.0.2.tar.xz) = 1a5148ca97dcbf5eb6e9c380278bb0d20938569292ea8652df1b3cac8bd2736b +RWSagIOpLGJF3822zsAvFYnz+9eOGGmKtRvoHWiYFLSi4XjVaxnb51vqDc4FGZfOkHRwA7oBU2iayyA1EqlWp+b9BpINbhLjCAk= +SHA256 (Pkgfile) = 53e2ddfc3fe6fd366769c71d8d3e0c8b8d32b3e32a3f4bf7420fdb0bf176ec0f +SHA256 (.footprint) = 780e5e80cafd90f5fc298816b47b05db9e597d1a5b06de52397048864138beea +SHA256 (AppStream-1.0.3.tar.xz) = 5ab6f6cf644e7875a9508593962e56bb430f4e59ae0bf03be6be7029deb6baa4 diff --git a/appstream/Pkgfile b/appstream/Pkgfile index a2ce812ec..b8d22ac24 100644 --- a/appstream/Pkgfile +++ b/appstream/Pkgfile @@ -5,7 +5,7 @@ # Optional: docbook-xsl qt6-base name=appstream -version=1.0.2 +version=1.0.3 release=1 source=(https://www.freedesktop.org/software/appstream/releases/AppStream-$version.tar.xz)