summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/Makefile b/Makefile
index ff6f0043389f..926e1c53b74e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,9 +1,6 @@
-
-.SRCINFO: PKGBUILD
- makepkg --printsrcinfo > .SRCINFO
-
-package: PKGBUILD .SRCINFO
+package: PKGBUILD
updpkgsums
+ makepkg --printsrcinfo > .SRCINFO
makepkg --syncdeps --rmdeps --force --clean --noconfirm
all: package