summarylogtreecommitdiffstats
path: root/MKPKG
diff options
context:
space:
mode:
Diffstat (limited to 'MKPKG')
-rw-r--r--MKPKG7
1 files changed, 7 insertions, 0 deletions
diff --git a/MKPKG b/MKPKG
new file mode 100644
index 000000000000..76bf00a9416d
--- /dev/null
+++ b/MKPKG
@@ -0,0 +1,7 @@
+arch=('any')
+pkgname=('numix-circle-icon-theme-git')
+builddeps=('numix-icon-theme-git')
+
+check_git $packagedir/$pkgname/${pkgname%-*}
+
+# vim: ts=2 sw=2 et: