gpgme-qt5: 1.14.0 -> 1.15.0

This commit is contained in:
Danny Rawlins 2020-11-18 23:39:27 +11:00
parent e612e67172
commit 6c8d6fc843
3 changed files with 10 additions and 8 deletions

View File

@ -13,6 +13,7 @@ drwxr-xr-x root/root usr/include/QGpgME/
-rw-r--r-- root/root usr/include/QGpgME/CryptoConfig
-rw-r--r-- root/root usr/include/QGpgME/DN
-rw-r--r-- root/root usr/include/QGpgME/DataProvider
-rw-r--r-- root/root usr/include/QGpgME/Debug
-rw-r--r-- root/root usr/include/QGpgME/DecryptJob
-rw-r--r-- root/root usr/include/QGpgME/DecryptVerifyJob
-rw-r--r-- root/root usr/include/QGpgME/DefaultKeyGenerationJob
@ -50,6 +51,7 @@ drwxr-xr-x root/root usr/include/qgpgme/
-rw-r--r-- root/root usr/include/qgpgme/changepasswdjob.h
-rw-r--r-- root/root usr/include/qgpgme/cryptoconfig.h
-rw-r--r-- root/root usr/include/qgpgme/dataprovider.h
-rw-r--r-- root/root usr/include/qgpgme/debug.h
-rw-r--r-- root/root usr/include/qgpgme/decryptjob.h
-rw-r--r-- root/root usr/include/qgpgme/decryptverifyjob.h
-rw-r--r-- root/root usr/include/qgpgme/defaultkeygenerationjob.h
@ -88,9 +90,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.7.4.0
lrwxrwxrwx root/root usr/lib/libqgpgme.so.7 -> libqgpgme.so.7.4.0
-rwxr-xr-x root/root usr/lib/libqgpgme.so.7.4.0
lrwxrwxrwx root/root usr/lib/libqgpgme.so -> libqgpgme.so.7.5.0
lrwxrwxrwx root/root usr/lib/libqgpgme.so.7 -> libqgpgme.so.7.5.0
-rwxr-xr-x root/root usr/lib/libqgpgme.so.7.5.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
RWSagIOpLGJF316uguJUcjSSrZdO6deg+REq7l/1nKVVtaBTc50dTx9raYLPlrY/NCSPerZzyXY5zsTWmbaoJsFOrnofp5kjugA=
SHA256 (Pkgfile) = b262e0996f4fc2b55ace9bf485a5438d4f0bcbd09c2af05a8b30d32370e1e2a6
SHA256 (.footprint) = 1fa3b58c14aa8ef9ddaaa7b695faf800de18d904735e7ab20f47cc3225e124db
SHA256 (gpgme-1.14.0.tar.bz2) = cef1f710a6b0d28f5b44242713ad373702d1466dcbe512eb4e754d7f35cd4307
RWSagIOpLGJF32H/BeRAyma0y9lIkA25ezyqZ7AVwFgLjxwlZ/U5rLeHLdLlAuDzWQd0yZpR69kXULfHqnE0ap8PJW9zalda2QA=
SHA256 (Pkgfile) = eac9947babea33dbf01db4263c6ebde6225077d2ff238e39c539bc3e8b30b15f
SHA256 (.footprint) = 1bbd0ec030af992e2df13a81b48bde1e5b0d6efeed5aaacbdbc01f6228b17d8c
SHA256 (gpgme-1.15.0.tar.bz2) = 0b472bc12c7d455906c8a539ec56da0a6480ef1c3a87aa5b74d7125df68d0e5b

View File

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