summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgergo2022-10-12 16:10:51 +0200
committergergo2022-10-12 16:10:51 +0200
commit2565f5940c529de54f3fa648de4e0454a3441aab (patch)
treeaceea83a6b5877b40bc43dcd304ab2a86495b41f
parentd9a098b33376e63068f2bbe90a672da4c5a97f9f (diff)
downloadaur-2565f5940c529de54f3fa648de4e0454a3441aab.tar.gz
fix pkgbase
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ee330b03bf6e..a2800d00b344 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,4 +1,4 @@
-pkgbase = nsmb-mvl-bin
+pkgbase = nsmb-mvl
pkgdesc = A unity-standalone 2-10 player remake of the Mario vs. Luigi gamemode from the New Super Mario Bros DS download game.
pkgver = 1.7.1.0_beta
pkgrel = 1
@@ -12,4 +12,4 @@ pkgbase = nsmb-mvl-bin
sha256sums = 2085c03847bfb79b4e46b19e18d0d30087d5b40225827b723b6621a1c8c7df5c
sha256sums = 49eb837a0bd5fe37767e0e678c78e9fce52466ef541bc28917b7b13004a774a5
-pkgname = nsmb-mvl-bin
+pkgname = nsmb-mvl
diff --git a/PKGBUILD b/PKGBUILD
index ca60858fbef9..8f1adf16c052 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
# Maintainer: grgergo
-pkgname=nsmb-mvl-bin
+pkgname=nsmb-mvl
pkgver=1.7.1.0_beta
pkgrel=1
pkgdesc="A unity-standalone 2-10 player remake of the Mario vs. Luigi gamemode from the New Super Mario Bros DS download game."