diff options
author | Tim Biermann <tbier@posteo.de> | 2020-12-21 13:49:05 +0000 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2020-12-21 21:56:17 +0000 |
commit | 35432a0c67c6463c947e3f7f886ee77c8edbe4b7 (patch) | |
tree | c56aa790fa1ca90af1f4eafe4326eb82cd0d517a /qtkeychain | |
parent | a3a7f2dc713340449a9c237dee6ec7be0c581c55 (diff) | |
download | contrib-35432a0c67c6463c947e3f7f886ee77c8edbe4b7.tar.gz contrib-35432a0c67c6463c947e3f7f886ee77c8edbe4b7.tar.xz |
qtkeychain: 0.11.1 -> 0.12.0
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 2307b3729..d8240637e 100644 --- a/qtkeychain/.footprint +++ b/qtkeychain/.footprint @@ -11,8 +11,8 @@ drwxr-xr-x root/root usr/lib/cmake/Qt5Keychain/ -rw-r--r-- root/root usr/lib/cmake/Qt5Keychain/Qt5KeychainLibraryDepends-release.cmake -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.11.1 -lrwxrwxrwx root/root usr/lib/libqt5keychain.so.1 -> libqt5keychain.so.0.11.1 +-rwxr-xr-x root/root usr/lib/libqt5keychain.so.0.12.0 +lrwxrwxrwx root/root usr/lib/libqt5keychain.so.1 -> libqt5keychain.so.0.12.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 e3604b695..b07d12194 100644 --- a/qtkeychain/.signature +++ b/qtkeychain/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3/yRCU/UUCLNK2XdDK0j0rM3E41ttyz4B8RxRQfhr9AJ/wVTGd0OGpJgryuYbs2Ua9JMPQ/h8jQHi0u9vBp21gY= -SHA256 (Pkgfile) = dd1ba4fec6ef4390c7394ecd32ccd69e46bddcd1cb0bc0f2700891664abf494d -SHA256 (.footprint) = ae7a18c56cb21d7f97a48322cf8fcb5ebe5dff738408cbe3f4d06f851862047d -SHA256 (qtkeychain-0.11.1.tar.gz) = 77fc6841c1743d9e6bd499989481cd9239c21bc9bf0760d41a4f4068d2f0a49d +RWSagIOpLGJF30FAE6fnw6D/9snTVkBP3SlIeVPR2JM24o4gH1U3QzC/464aRzg9x/pdhHSok5PdueXM/GnNtd4wrsLrU9jOggM= +SHA256 (Pkgfile) = 1c210ea6f7a1c3a53383ec203de03861c7066058b3f8034039cf3c8d798cf20e +SHA256 (.footprint) = c98c42f12dd6bcfa91f88972c1ac5f00d6d6067b18949509b14e1625715a0fc9 +SHA256 (qtkeychain-0.12.0.tar.gz) = cc547d58c1402f6724d3ff89e4ca83389d9e2bdcfd9ae3d695fcdffa50a625a8 diff --git a/qtkeychain/Pkgfile b/qtkeychain/Pkgfile index c6df42e48..309d2a25d 100644 --- a/qtkeychain/Pkgfile +++ b/qtkeychain/Pkgfile @@ -4,7 +4,7 @@ # Depends on: qt5 name=qtkeychain -version=0.11.1 +version=0.12.0 release=1 source=(https://github.com/frankosterfeld/$name/archive/v$version/$name-$version.tar.gz) |