summarylogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPhillip Schichtel2016-07-28 00:18:50 +0200
committerPhillip Schichtel2016-07-28 00:18:50 +0200
commit58c12668f9942e1ab28608499277398ffe456bf8 (patch)
tree19fb43129f4fe7af2fc61a8d4803f1cefcd7bd09 /Makefile
parentfa21c79c60aea0a02c790aac1e5cf761749aee50 (diff)
downloadaur-58c12668f9942e1ab28608499277398ffe456bf8.tar.gz
updated to 9.2
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