qtkeychain6: 0.14.0 -> 0.14.1

This commit is contained in:
Tim Biermann 2023-06-02 15:22:07 +02:00
parent d2fa6d9e0b
commit b27fc46acc
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 8 additions and 8 deletions

View File

@ -11,8 +11,8 @@ drwxr-xr-x root/root usr/lib/cmake/Qt6Keychain/
-rw-r--r-- root/root usr/lib/cmake/Qt6Keychain/Qt6KeychainLibraryDepends-release.cmake
-rw-r--r-- root/root usr/lib/cmake/Qt6Keychain/Qt6KeychainLibraryDepends.cmake
lrwxrwxrwx root/root usr/lib/libqt6keychain.so -> libqt6keychain.so.1
-rwxr-xr-x root/root usr/lib/libqt6keychain.so.0.14.0
lrwxrwxrwx root/root usr/lib/libqt6keychain.so.1 -> libqt6keychain.so.0.14.0
-rwxr-xr-x root/root usr/lib/libqt6keychain.so.0.14.1
lrwxrwxrwx root/root usr/lib/libqt6keychain.so.1 -> libqt6keychain.so.0.14.1
drwxr-xr-x root/root usr/lib/qt6/
drwxr-xr-x root/root usr/lib/qt6/mkspecs/
drwxr-xr-x root/root usr/lib/qt6/mkspecs/modules/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF306H4AVZ2AM6IhJTcfPgjBSrRFY4kAlNwRmf/FKGM3oMfxORVOe96O8z3SapIKMLxc+3X35qaIcKebkGW6F/RAI=
SHA256 (Pkgfile) = c8c677b8a5e6f1c34256e987081c4f16aa41e679c0e339ca2ff449c1a899a25b
SHA256 (.footprint) = c75899db30459f7fd4708d98e8637f5bb2b588787b92d03a519f289c9b8ca77b
SHA256 (qtkeychain-0.14.0.tar.gz) = ad78f2d9e0a5ee80f40cbaace4f55d11c2557bc6e930cf4a9479e39a7d78bb60
RWSagIOpLGJF31hFgjeSxm5bywEbPYiPQHA3REof1cnLDIuhQS5+2fOkBoKq7HXvdKK0KBCOLvLmfj+tErwRjG37N6yegizoHQ0=
SHA256 (Pkgfile) = cb53c0ac065972de2af3ae886248b87e597c4cc849c4fb833332b33a2cdcf42f
SHA256 (.footprint) = fb119b29b8600e3a1faa0787b2f223e1faf408b2cb3044387bf9cbaac2208413
SHA256 (qtkeychain-0.14.1.tar.gz) = afb2d120722141aca85f8144c4ef017bd74977ed45b80e5d9e9614015dadd60c

View File

@ -4,9 +4,9 @@
# Depends on: libsecret qt6-tools
name=qtkeychain6
version=0.14.0
version=0.14.1
release=1
source=(https://github.com/frankosterfeld/qtkeychain/archive/v$version/qtkeychain-$version.tar.gz)
source=(https://github.com/frankosterfeld/qtkeychain/archive/$version/qtkeychain-$version.tar.gz)
build() {
cmake -S qtkeychain-$version -B build -G Ninja \