msys2-keyring: append .exe to gpgconf
Signed-off-by: Christopher Degawa <ccom@randomderp.com>
This commit is contained in:
parent
a1f8e04920
commit
b7cee0cfa7
@ -3,7 +3,7 @@
|
||||
pkgname=msys2-keyring
|
||||
epoch=1
|
||||
pkgver=20240410
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc='MSYS2 PGP keyring'
|
||||
arch=('any')
|
||||
url='https://github.com/msys2/MSYS2-keyring'
|
||||
|
||||
@ -2,7 +2,7 @@ post_upgrade() {
|
||||
if usr/bin/pacman-key -l >/dev/null 2>&1; then
|
||||
export GNUPGHOME="$(pacman-conf.exe gpgdir)"
|
||||
usr/bin/pacman-key --populate msys2
|
||||
usr/bin/gpgconf --kill all
|
||||
usr/bin/gpgconf.exe --kill all
|
||||
fi
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user