summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcorey drew bruce2024-01-25 19:25:26 +1000
committercorey drew bruce2024-01-25 19:25:26 +1000
commit725772e44899dd972988ad614bd4745b2c4a3e23 (patch)
treed37638447b3143c0cf0f6908add10f2ac26069d5
parent9730e3cb4e817f143f77d27da1d1e4b945666c3e (diff)
downloadaur-725772e44899dd972988ad614bd4745b2c4a3e23.tar.gz
Super Mario 64 fix
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b541e348aeb8..95497c231d34 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -9,7 +9,7 @@ pkgbase = supermario64
arch = aarch64
license = GPL
makedepends = unzip
- depends = zelda3-bin
+ depends = sm64ex-bin
depends = wget
depends = unzip
depends = yad
diff --git a/PKGBUILD b/PKGBUILD
index 447ed5e44a6f..2bc1fca470b8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgdesc="Super Mario 64 powered by the sm64ex engine."
arch=('x86_64' 'aarch64')
arch=('pentium4' 'i386' 'i686' 'x86_64' 'aarch64')
license=('GPL')
-depends=('zelda3-bin' 'wget' 'unzip' 'yad')
+depends=('sm64ex-bin' 'wget' 'unzip' 'yad')
makedepends=('unzip')
source=("https://gitlab.com/supermario64pkg/supermario64/-/archive/$pkgver-$pkgrel/supermario64-$pkgver-$pkgrel.tar.bz2")
sha256sums=("SKIP")