msys2-keyring: Update to v20240410

This commit is contained in:
David Macek 2024-04-10 20:25:06 +02:00
parent d7746b2306
commit 3a5f218b36

View File

@ -2,7 +2,7 @@
pkgname=msys2-keyring pkgname=msys2-keyring
epoch=1 epoch=1
pkgver=20231013 pkgver=20240410
pkgrel=1 pkgrel=1
pkgdesc='MSYS2 PGP keyring' pkgdesc='MSYS2 PGP keyring'
arch=('any') arch=('any')
@ -10,7 +10,7 @@ url='https://github.com/msys2/MSYS2-keyring'
license=('GPL') license=('GPL')
install="${pkgname}.install" install="${pkgname}.install"
source=("https://github.com/msys2/MSYS2-keyring/archive/${pkgver}.tar.gz") source=("https://github.com/msys2/MSYS2-keyring/archive/${pkgver}.tar.gz")
sha256sums=('1601162e0eaed09e6da78544cba482a041b8dd8720b47c1fb596f5aafafc0021') sha256sums=('d1bf59156817216f2854ec059a6e1fd168ce6498042452091ab2621df6be0493')
msys2_references=( msys2_references=(
'internal' 'internal'
) )