gpgme-qt5: 1.17.1 -> 1.18.0

This commit is contained in:
Tim Biermann 2022-08-27 16:50:44 +02:00
parent 51222a8538
commit e073db5523
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 12 additions and 8 deletions

View File

@ -37,6 +37,8 @@ drwxr-xr-x root/root usr/include/QGpgME/
-rw-r--r-- root/root usr/include/QGpgME/QuickJob
-rw-r--r-- root/root usr/include/QGpgME/ReceiveKeysJob
-rw-r--r-- root/root usr/include/QGpgME/RefreshKeysJob
-rw-r--r-- root/root usr/include/QGpgME/RevokeKeyJob
-rw-r--r-- root/root usr/include/QGpgME/SetPrimaryUserIDJob
-rw-r--r-- root/root usr/include/QGpgME/SignEncryptJob
-rw-r--r-- root/root usr/include/QGpgME/SignJob
-rw-r--r-- root/root usr/include/QGpgME/SignKeyJob
@ -82,6 +84,8 @@ drwxr-xr-x root/root usr/include/qgpgme/
-rw-r--r-- root/root usr/include/qgpgme/quickjob.h
-rw-r--r-- root/root usr/include/qgpgme/receivekeysjob.h
-rw-r--r-- root/root usr/include/qgpgme/refreshkeysjob.h
-rw-r--r-- root/root usr/include/qgpgme/revokekeyjob.h
-rw-r--r-- root/root usr/include/qgpgme/setprimaryuseridjob.h
-rw-r--r-- root/root usr/include/qgpgme/signencryptjob.h
-rw-r--r-- root/root usr/include/qgpgme/signjob.h
-rw-r--r-- root/root usr/include/qgpgme/signkeyjob.h
@ -98,9 +102,9 @@ drwxr-xr-x root/root usr/lib/cmake/QGpgme/
-rw-r--r-- root/root usr/lib/cmake/QGpgme/QGpgmeConfig.cmake
-rw-r--r-- root/root usr/lib/cmake/QGpgme/QGpgmeConfigVersion.cmake
-rwxr-xr-x root/root usr/lib/libqgpgme.la
lrwxrwxrwx root/root usr/lib/libqgpgme.so -> libqgpgme.so.15.0.0
lrwxrwxrwx root/root usr/lib/libqgpgme.so.15 -> libqgpgme.so.15.0.0
-rwxr-xr-x root/root usr/lib/libqgpgme.so.15.0.0
lrwxrwxrwx root/root usr/lib/libqgpgme.so -> libqgpgme.so.15.1.0
lrwxrwxrwx root/root usr/lib/libqgpgme.so.15 -> libqgpgme.so.15.1.0
-rwxr-xr-x root/root usr/lib/libqgpgme.so.15.1.0
drwxr-xr-x root/root usr/lib/pkgconfig/
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/aclocal/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF39UaQmLWkKPq+hlLTRS9M9Unn3nHqehDqq9j4OjAb6UNuMOQ6LcWs6LdZzvREFw19a7w7kLAnnHfycseTkuHVwM=
SHA256 (Pkgfile) = e121dbf68e887b286a4213e1f9a9fe2736ba22bae990f57ee678468942980d6c
SHA256 (.footprint) = b576158106e2d56147d4feada503799ed49ad462b73e248fb739c90e00440297
SHA256 (gpgme-1.17.1.tar.bz2) = 711eabf5dd661b9b04be9edc9ace2a7bc031f6bd9d37a768d02d0efdef108f5f
RWSagIOpLGJF34hb8pS33Km/y0QL+wzcO5Wv2LgWtC3JWG6HwW6uwZXe2Jrwt1ZhXibz2zguKWA1AJHrFNNQa4Jumd8aWNrhsgM=
SHA256 (Pkgfile) = 35442e72c8bde02d0e199c7a2a8969be119b1fc7a389f7cdfbc1074952f7d4bc
SHA256 (.footprint) = 68248475387e0f1400054dff3d680e8212d67da1e3b5a460372124e80f7cbe76
SHA256 (gpgme-1.18.0.tar.bz2) = 361d4eae47ce925dba0ea569af40e7b52c645c4ae2e65e5621bf1b6cdd8b0e9e

View File

@ -4,7 +4,7 @@
# Depends on: gpgme qt5
name=gpgme-qt5
version=1.17.1
version=1.18.0
release=1
source=(https://www.gnupg.org/ftp/gcrypt/gpgme/gpgme-$version.tar.bz2)