summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMastergatto2023-06-18 14:17:06 +0200
committerMastergatto2023-06-18 14:17:06 +0200
commit2caa5c8d0fbebd3de0d3a137771070e051b77427 (patch)
tree25e6fc487e07f14ded9f68d0f8eccc7efb674438 /PKGBUILD
parent2b4486092f639532182dacd47fe68d68541e0477 (diff)
downloadaur-2caa5c8d0fbebd3de0d3a137771070e051b77427.tar.gz
Forgot to update hash in the PKGBUILD.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7737cb5a0814..c33ce1988048 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=ares-emu-git
pkgver=132.r129.g5f9804fb6
-pkgrel=1
+pkgrel=2
pkgdesc="Cross-platform, open source, multi-system emulator by Near and Ares team, focusing on accuracy and preservation. (git version)"
arch=(x86_64 i686)
url="https://ares-emu.net/"
@@ -15,7 +15,7 @@ install=ares.install
source=("git+https://github.com/ares-emulator/ares.git"
"ares-paths.patch")
sha256sums=("SKIP"
- "223501d18e42f5285f7051ed9e874b159361337a55a9e0da91b0375ce66d156b")
+ "cd3a069e0b67ba192a8fbf96575fc64e2cb863e060e20a13d2dba09f7ef867ce")
pkgver() {
cd "${srcdir}/ares"