summarylogtreecommitdiffstats
path: root/build_makepkg.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build_makepkg.sh')
-rwxr-xr-xbuild_makepkg.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/build_makepkg.sh b/build_makepkg.sh
new file mode 100755
index 000000000000..7c672f80925d
--- /dev/null
+++ b/build_makepkg.sh
@@ -0,0 +1,5 @@
+#!/usr/bin/bash
+
+namcap PKGBUILD
+makepkg --syncdeps --rmdeps --clean --cleanbuild --log
+makepkg --printsrcinfo > .SRCINFO