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..55709b418b6a
--- /dev/null
+++ b/MKPKG
@@ -0,0 +1,6 @@
+arch=('any')
+pkgname=('numix-icon-theme-git')
+
+check_git $packagedir/$pkgname/${pkgname%-*}
+
+# vim: ts=2 sw=2 et: