summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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")