summarylogtreecommitdiffstats
path: root/MKPKG
diff options
context:
space:
mode:
authorMaxime Gauduin2015-06-08 11:05:57 +0200
committerMaxime Gauduin2015-06-08 11:06:56 +0200
commit7e1fe9cabb68a7ef8b9f3d285c23606e6f709d23 (patch)
tree2e421956880fca59ce7b55f726c327745a1b3d07 /MKPKG
downloadaur-7e1fe9cabb68a7ef8b9f3d285c23606e6f709d23.tar.gz
Initial import
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..e88858eb7751
--- /dev/null
+++ b/MKPKG
@@ -0,0 +1,5 @@
+pkgname=('aegisub-git')
+
+check_git $packagedir/$pkgname/${pkgname%-*}
+
+# vim: ts=2 sw=2 et: