upgpkg: dynarmic 6.4.3-1

This commit is contained in:
George Rawlinson 2023-01-04 12:14:32 +13:00
parent ba884ec34f
commit 220bf85631
Signed by: grawlinson
GPG key ID: E0959FEA8B550539

View file

@ -2,7 +2,7 @@
# Contributor: Alexandre Bouvier <contact@amb.tf>
pkgname=dynarmic
pkgver=6.4.0
pkgver=6.4.3
pkgrel=1
pkgdesc='An ARM dynamic recompiler'
arch=('x86_64')
@ -18,7 +18,7 @@ makedepends=(
'neovim'
)
checkdepends=('catch2')
_commit='bd570e093ca1d1206961296b90df65cda7de8e87'
_commit='a1cbea7948372989218a4e6159a95998d65876a2'
source=("$pkgname::git+$url#commit=$_commit")
b2sums=('SKIP')