summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmcb2022-06-19 23:06:34 +0100
committerjmcb2022-06-19 23:06:34 +0100
commit10282c263e987eed76bf563817f41b924c0f8eab (patch)
treea9071ff8c43166351fe3f462a70cc50c5d9f0274
parent3fa2b80daf5e4c9f80c76fc0383fb91146fb2ddf (diff)
downloadaur-10282c263e987eed76bf563817f41b924c0f8eab.tar.gz
Build helper script
-rwxr-xr-xbuild.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/build.sh b/build.sh
new file mode 100755
index 000000000000..6e9142b2afc2
--- /dev/null
+++ b/build.sh
@@ -0,0 +1,4 @@
+#!/bin/bash
+md5sum bros.desktop
+makepkg -f & \
+makepkg --printsrcinfo > .SRCINFO