Merge pull request #3054 from lazka/msys2-keyring-20220623

msys2-keyring: update to 20220623
This commit is contained in:
Christoph Reiter 2022-06-24 12:01:22 +02:00 committed by GitHub
commit 6128dc58d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
pkgname=msys2-keyring
epoch=1
pkgver=20220522
pkgver=20220623
pkgrel=1
pkgdesc='MSYS2 PGP keyring'
arch=('any')
@ -10,7 +10,7 @@ url='https://github.com/msys2/MSYS2-keyring'
license=('GPL')
install="${pkgname}.install"
source=("https://github.com/msys2/MSYS2-keyring/archive/${pkgver}.tar.gz")
sha256sums=('26f79d4dc1e1116ebd375991ce9f9a0f62c4c4888c4b31951c285f6037394ccf')
sha256sums=('b2eb4b05dba39e76d340d38168a2817e6009dbef648cfc317ca4ee29136f6371')
package() {
cd "MSYS2-keyring-${pkgver}"