diff options
author | Tim Biermann <tbier@posteo.de> | 2021-11-18 16:39:36 +0100 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2021-11-18 16:39:36 +0100 |
commit | be88b75ce46d9a6d8964fbd7f84ac4afe2dbec97 (patch) | |
tree | 3a069551d72b35923efc7c369a4b202c55bbfd94 /qtkeychain | |
parent | 78c31391e73c089247da60093c5ec13d1c67d657 (diff) | |
download | contrib-be88b75ce46d9a6d8964fbd7f84ac4afe2dbec97.tar.gz contrib-be88b75ce46d9a6d8964fbd7f84ac4afe2dbec97.tar.xz |
qtkeychain: 0.13.1 -> 0.13.2
Diffstat (limited to 'qtkeychain')
-rw-r--r-- | qtkeychain/.footprint | 4 | ||||
-rw-r--r-- | qtkeychain/.signature | 8 | ||||
-rw-r--r-- | qtkeychain/Pkgfile | 2 |
3 files changed, 7 insertions, 7 deletions
diff --git a/qtkeychain/.footprint b/qtkeychain/.footprint index be13a2e0d..ccad2f29e 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.1 -lrwxrwxrwx root/root usr/lib/libqt5keychain.so.1 -> libqt5keychain.so.0.13.1 +-rwxr-xr-x root/root usr/lib/libqt5keychain.so.0.13.2 +lrwxrwxrwx root/root usr/lib/libqt5keychain.so.1 -> libqt5keychain.so.0.13.2 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 aa6329d56..5808d45e7 100644 --- a/qtkeychain/.signature +++ b/qtkeychain/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF38Lbgp+GYkGzIkZHyCUPeTVr9IVTUY33lvDV1IGfeTcxoxuUvraC8gEitq8YJpsZqGWMQJnrYK4SRwhinCUIlQs= -SHA256 (Pkgfile) = 31a52486f94d6bce1ec4164d1ecd0c4c9ae1dadb1ab8aca9eec689f7206265e4 -SHA256 (.footprint) = 08eb757174abeb9bc8f6182028274b73e56c40483bc16f046fd904aed080245f -SHA256 (qtkeychain-0.13.1.tar.gz) = dc84aea039b81f2613c7845d2ac88bad1cf3a06646ec8af0f7276372bb010c11 +RWSagIOpLGJF308ay0+5aKEVMxxmMqQ4a+TJrdfDHRxfT13e9UE7ONDMVw4ln+qW+KYPWnA66JjZhf/xk1AYzIbhxKG961twhQM= +SHA256 (Pkgfile) = f0c5ed22f82ab1b489c29d010fb6d11e6503cfe61f09e92beb94727a5a509d3a +SHA256 (.footprint) = 4e08034209259dcef8748b6ee6e4e367cef36f564568ffe7e049c11e8726e660 +SHA256 (qtkeychain-0.13.2.tar.gz) = 20beeb32de7c4eb0af9039b21e18370faf847ac8697ab3045906076afbc4caa5 diff --git a/qtkeychain/Pkgfile b/qtkeychain/Pkgfile index 193464d32..48d1709ec 100644 --- a/qtkeychain/Pkgfile +++ b/qtkeychain/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libsecret qt5 name=qtkeychain -version=0.13.1 +version=0.13.2 release=1 source=(https://github.com/frankosterfeld/$name/archive/v$version/$name-$version.tar.gz) |