From 9b90f296e6121ef7fdff5f719a8c6b7a9c06d52d Mon Sep 17 00:00:00 2001 From: Alison Watson Date: Fri, 17 May 2019 03:48:56 -0400 Subject: [PATCH] rebuild: use custom motsognir pkgbuild --- rebuild.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/rebuild.sh b/rebuild.sh index e175e6b..fbd6dc9 100755 --- a/rebuild.sh +++ b/rebuild.sh @@ -56,6 +56,7 @@ declare -A options=( [higan]="--handle Higan --url https://gitlab.com/higan/higan.git/" [$m64pncp]="-f --url https://git.greyserv.net/marrub/$m64pncp.git" + [motsognir]="--url https://git.greyserv.net/marrub/motsognir.git" [ppsspp-git]="--install-as ppsspp-git" ) pkg_ver() {