summaryrefslogtreecommitdiff
path: root/make-arch-pkg
diff options
context:
space:
mode:
Diffstat (limited to 'make-arch-pkg')
-rwxr-xr-xmake-arch-pkg4
1 files changed, 4 insertions, 0 deletions
diff --git a/make-arch-pkg b/make-arch-pkg
new file mode 100755
index 0000000..569f6d5
--- /dev/null
+++ b/make-arch-pkg
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+git clean -f -x -d
+makepkg && pacman -U pm-utils-git-*.pkg.* \ No newline at end of file