summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarc A. Paradise2019-06-10 16:09:55 -0400
committerMarc A. Paradise2019-06-10 16:09:55 -0400
commitbb2bd6d2896febdfcb2bc34628469d51574218b5 (patch)
tree8a2291c6219590c4b15a67687f414653164fb19f
parent3634f92fac26231016ea2353ec03c84e0d82d412 (diff)
downloadaur-bb2bd6d2896febdfcb2bc34628469d51574218b5.tar.gz
Add step for updating SRCINFO
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ee35cec3e478..c81415812ee3 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ default: build
build: namcap
makepkg
- mksrcinfo
+ makepkg --printsrcinfo > .SRCINFO
clean:
git clean -fd