summarylogtreecommitdiffstats
path: root/MKPKG
diff options
context:
space:
mode:
Diffstat (limited to 'MKPKG')
-rw-r--r--MKPKG6
1 files changed, 6 insertions, 0 deletions
diff --git a/MKPKG b/MKPKG
new file mode 100644
index 000000000000..df2ec3c4d5fe
--- /dev/null
+++ b/MKPKG
@@ -0,0 +1,6 @@
+arch=('x86_64')
+pkgname=('ppsspp-git' 'ppsspp-qt-git')
+
+check_git $packagedir/ppsspp-git/ppsspp
+
+# vim: ts=2 sw=2 et: