summarylogtreecommitdiffstats
path: root/MKPKG
diff options
context:
space:
mode:
authorMaxime Gauduin2016-08-16 21:25:23 +0200
committerMaxime Gauduin2016-08-16 21:25:23 +0200
commitaf99cb5d41380cbc4231db92512cba1b8690c47d (patch)
tree068adb392ab1281fb4dc5ba0034befb919b7de75 /MKPKG
downloadaur-af99cb5d41380cbc4231db92512cba1b8690c47d.tar.gz
Initial commit
Diffstat (limited to 'MKPKG')
-rw-r--r--MKPKG5
1 files changed, 5 insertions, 0 deletions
diff --git a/MKPKG b/MKPKG
new file mode 100644
index 000000000000..8c787c5ba8f4
--- /dev/null
+++ b/MKPKG
@@ -0,0 +1,5 @@
+pkgname=('pcsxr-git')
+
+check_git $packagedir/$pkgname/${pkgname%-*}
+
+# vim: ts=2 sw=2 et: