diff --git a/appstream/.footprint b/appstream/.footprint index 8e7eda02c..58613f6fa 100644 --- a/appstream/.footprint +++ b/appstream/.footprint @@ -30,6 +30,7 @@ drwxr-xr-x root/root usr/include/appstream/ -rw-r--r-- root/root usr/include/appstream/as-component.h -rw-r--r-- root/root usr/include/appstream/as-content-rating.h -rw-r--r-- root/root usr/include/appstream/as-context.h +-rw-r--r-- root/root usr/include/appstream/as-developer.h -rw-r--r-- root/root usr/include/appstream/as-distro-details.h -rw-r--r-- root/root usr/include/appstream/as-enum-types.h -rw-r--r-- root/root usr/include/appstream/as-enums.h @@ -62,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.0.16.3 --rwxr-xr-x root/root usr/lib/libappstream-compose.so.0.16.3 +lrwxrwxrwx root/root usr/lib/libappstream-compose.so.0 -> libappstream-compose.so.0.16.4 +-rwxr-xr-x root/root usr/lib/libappstream-compose.so.0.16.4 lrwxrwxrwx root/root usr/lib/libappstream.so -> libappstream.so.4 --rwxr-xr-x root/root usr/lib/libappstream.so.0.16.3 -lrwxrwxrwx root/root usr/lib/libappstream.so.4 -> libappstream.so.0.16.3 +-rwxr-xr-x root/root usr/lib/libappstream.so.0.16.4 +lrwxrwxrwx root/root usr/lib/libappstream.so.4 -> libappstream.so.0.16.4 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 7b57a8f40..a87655244 100644 --- a/appstream/.signature +++ b/appstream/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3wzSOW7wvgtLx5v0xYKxVe2pcJiCfOPyPhjed3EN+mPVWvo2neBFoe5EOXah/nq2T59kXntLAqfMrwehvq/hmws= -SHA256 (Pkgfile) = db8a58347344f5d8d5a9c3ad0bb295d8874a2abf60339b7750c437fec894aa2d -SHA256 (.footprint) = 385991985c918513352186486353ef17d69220e3d2b93fccb9cccc4f9beda01e -SHA256 (AppStream-0.16.3.tar.xz) = 081c917646e94d7221c9e4aae54dacda95a27c607fa93cd8e6344a2b318b98b1 +RWSagIOpLGJF38pgjbfHwfGq6mfOrkz4BMmPDDc/J62nFs072yy3IVfaTb1+WExMMzbUXHbhe7rf1UmhWZ9KKjr3BLgku2f3AAE= +SHA256 (Pkgfile) = 466f8cb0cfbb8aa82f58df70a9ce5c0db6d5cb1335d1dcb2dd013cdd10841579 +SHA256 (.footprint) = 98f689f0b0862d0f1093cb220e8b40b38892f6ea809f9e1c680fa1776fed9bf7 +SHA256 (AppStream-0.16.4.tar.xz) = d4f722d79c6a2f29d9dc5c6f464927469543353f386581c778c9bed7c60a54ed diff --git a/appstream/Pkgfile b/appstream/Pkgfile index ae29c2ab0..6345395e2 100644 --- a/appstream/Pkgfile +++ b/appstream/Pkgfile @@ -5,7 +5,7 @@ # Optional: docbook-xsl qt5 name=appstream -version=0.16.3 +version=0.16.4 release=1 source=(https://www.freedesktop.org/software/appstream/releases/AppStream-$version.tar.xz)