commit 10cb515db22531d13a7573edfdc0a99e52a96ec1 Author: Tim Biermann <tbier@posteo.de> Date: Sat May 13 13:41:50 2023 +0200 qtkeychain: 0.13.2 -> 0.14.0 diff --git a/qtkeychain/.footprint b/qtkeychain/.footprint index ccad2f29e..6487ea08d 100644 --- a/qtkeychain/.footprint +++ b/qtkeychain/.footprint @@ -8,11 +8,11 @@ drwxr-xr-x root/root usr/lib/cmake/ drwxr-xr-x root/root usr/lib/cmake/Qt5Keychain/ -rw-r--r-- root/root usr/lib/cmake/Qt5Keychain/Qt5KeychainConfig.cmake -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.2 -lrwxrwxrwx root/root usr/lib/libqt5keychain.so.1 -> libqt5keychain.so.0.13.2 +-rw-r--r-- root/root usr/lib/cmake/Qt5Keychain/Qt5KeychainLibraryDepends.cmake lrwxrwxrwx root/root usr/lib/libqt5keychain.so -> libqt5keychain.so.1 +-rwxr-xr-x root/root usr/lib/libqt5keychain.so.0.14.0 +lrwxrwxrwx root/root usr/lib/libqt5keychain.so.1 -> libqt5keychain.so.0.14.0 drwxr-xr-x root/root usr/lib/qt5/ drwxr-xr-x root/root usr/lib/qt5/mkspecs/ drwxr-xr-x root/root usr/lib/qt5/mkspecs/modules/ diff --git a/qtkeychain/.signature b/qtkeychain/.signature index 5808d45e7..a92b37182 100644 --- a/qtkeychain/.signature +++ b/qtkeychain/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF308ay0+5aKEVMxxmMqQ4a+TJrdfDHRxfT13e9UE7ONDMVw4ln+qW+KYPWnA66JjZhf/xk1AYzIbhxKG961twhQM= -SHA256 (Pkgfile) = f0c5ed22f82ab1b489c29d010fb6d11e6503cfe61f09e92beb94727a5a509d3a -SHA256 (.footprint) = 4e08034209259dcef8748b6ee6e4e367cef36f564568ffe7e049c11e8726e660 -SHA256 (qtkeychain-0.13.2.tar.gz) = 20beeb32de7c4eb0af9039b21e18370faf847ac8697ab3045906076afbc4caa5 +RWSagIOpLGJF36zRDthMrGY6s4NcokmUljiqsq/CQ+FECVq1BgwNI177+wm92zlDOVf2QFyXGF2q5IbXNsxMCSk1u7Zxh3wkgAw= +SHA256 (Pkgfile) = 2f5ee20af62fa8f5f2b64cf219fc8f7231b549f0de9c647662305e37b213c15f +SHA256 (.footprint) = c4a7564da030494e1841522123962cd69292195bc656bc94864d979356b303a6 +SHA256 (qtkeychain-0.14.0.tar.gz) = ad78f2d9e0a5ee80f40cbaace4f55d11c2557bc6e930cf4a9479e39a7d78bb60 diff --git a/qtkeychain/Pkgfile b/qtkeychain/Pkgfile index 48d1709ec..9047524e8 100644 --- a/qtkeychain/Pkgfile +++ b/qtkeychain/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libsecret qt5 name=qtkeychain -version=0.13.2 +version=0.14.0 release=1 source=(https://github.com/frankosterfeld/$name/archive/v$version/$name-$version.tar...)