Skip to content

Commit

Permalink
gpgme: Update to 1.24.2 (#5214)
Browse files Browse the repository at this point in the history
  • Loading branch information
lazka authored Feb 18, 2025
1 parent 099dc13 commit 78b0fc0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gpgme/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

pkgbase=gpgme
pkgname=('libgpgme' 'libgpgme-devel' 'libgpgme-python')
pkgver=1.24.1
pkgrel=2
pkgver=1.24.2
pkgrel=1
pkgdesc="A C wrapper library for GnuPG"
arch=('i686' 'x86_64')
url="https://gnupg.org/related_software/gpgme/"
Expand All @@ -26,7 +26,7 @@ makedepends=(
)
source=(https://gnupg.org/ftp/gcrypt/${pkgbase}/${pkgbase}-${pkgver}.tar.bz2{,.sig}
0001-fix-broken-version.patch)
sha256sums=('ea05d0258e71061d61716584ec34cef59330a91340571edc46b78374973ba85f'
sha256sums=('e11b1a0e361777e9e55f48a03d89096e2abf08c63d84b7017cfe1dce06639581'
'SKIP'
'ff9eec1d2c1803a3f1f77cb8073c7a328859e5b26e8b0327581357110038d4cd')
#These might be signed by any of these keys https://gnupg.org/signature_key.html
Expand Down

0 comments on commit 78b0fc0

Please sign in to comment.