upgpkg: dynarmic 6.4.4-1

This commit is contained in:
George Rawlinson 2023-01-15 19:47:28 +13:00
parent c36d19d62e
commit 27eafd46e6
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 2 additions and 2 deletions

View File

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