From 14d1cc06aca564291df8ec68790dfebec2e233ee Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Tue, 9 Nov 2021 11:53:41 +0100 Subject: [PATCH] qtkeychain: 0.13.0 -> 0.13.1 --- qtkeychain/.footprint | 4 ++-- qtkeychain/.signature | 8 ++++---- qtkeychain/Pkgfile | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/qtkeychain/.footprint b/qtkeychain/.footprint index 1c67d868f..be13a2e0d 100644 --- a/qtkeychain/.footprint +++ b/qtkeychain/.footprint @@ -10,8 +10,8 @@ drwxr-xr-x root/root usr/lib/cmake/Qt5Keychain/ -rw-r--r-- root/root usr/lib/cmake/Qt5Keychain/Qt5KeychainConfigVersion.cmake -rw-r--r-- root/root usr/lib/cmake/Qt5Keychain/Qt5KeychainLibraryDepends.cmake -rw-r--r-- root/root usr/lib/cmake/Qt5Keychain/Qt5KeychainLibraryDepends-release.cmake --rwxr-xr-x root/root usr/lib/libqt5keychain.so.0.13.0 -lrwxrwxrwx root/root usr/lib/libqt5keychain.so.1 -> libqt5keychain.so.0.13.0 +-rwxr-xr-x root/root usr/lib/libqt5keychain.so.0.13.1 +lrwxrwxrwx root/root usr/lib/libqt5keychain.so.1 -> libqt5keychain.so.0.13.1 lrwxrwxrwx root/root usr/lib/libqt5keychain.so -> libqt5keychain.so.1 drwxr-xr-x root/root usr/lib/qt5/ drwxr-xr-x root/root usr/lib/qt5/mkspecs/ diff --git a/qtkeychain/.signature b/qtkeychain/.signature index 705efb949..aa6329d56 100644 --- a/qtkeychain/.signature +++ b/qtkeychain/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3+HwRsPekHPDiLYF77M2XvCPUsHjr/ZTkNUjw5b3xB7Kgp4cYAXuECPQuPj/5oTsANNfacI29q40bgShxeVa+Ac= -SHA256 (Pkgfile) = ad2ece0dbd1ee95df6552dbbb3f37e584d7ba39dc0a71beffb3631856d923e58 -SHA256 (.footprint) = dfaa415e2b99ddbcce2c84406fee699352f362229211df52b277041fdb8746f7 -SHA256 (qtkeychain-0.13.0.tar.gz) = 5c04ad1c2f1142197544ddbce249c73b45c724bd683e6dc89bdefbc8e6be36e7 +RWSagIOpLGJF38Lbgp+GYkGzIkZHyCUPeTVr9IVTUY33lvDV1IGfeTcxoxuUvraC8gEitq8YJpsZqGWMQJnrYK4SRwhinCUIlQs= +SHA256 (Pkgfile) = 31a52486f94d6bce1ec4164d1ecd0c4c9ae1dadb1ab8aca9eec689f7206265e4 +SHA256 (.footprint) = 08eb757174abeb9bc8f6182028274b73e56c40483bc16f046fd904aed080245f +SHA256 (qtkeychain-0.13.1.tar.gz) = dc84aea039b81f2613c7845d2ac88bad1cf3a06646ec8af0f7276372bb010c11 diff --git a/qtkeychain/Pkgfile b/qtkeychain/Pkgfile index 77a42b5da..193464d32 100644 --- a/qtkeychain/Pkgfile +++ b/qtkeychain/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libsecret qt5 name=qtkeychain -version=0.13.0 +version=0.13.1 release=1 source=(https://github.com/frankosterfeld/$name/archive/v$version/$name-$version.tar.gz)