summarylogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2d47ed3c5e54..dfc5364a639b 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,8 @@
mksrcinfo
package: PKGBUILD .SRCINFO
- makepkg --force --clean
+ updpkgsums
+ makepkg --syncdeps --rmdeps --force --clean --noconfirm
all: package