qtkeychain: 0.11.1 -> 0.12.0

This commit is contained in:
Tim Biermann 2020-12-21 13:49:05 +00:00
parent a3a7f2dc71
commit 35432a0c67
3 changed files with 7 additions and 7 deletions

View File

@ -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/

View File

@ -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

View File

@ -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)