summarylogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index e75d5c6f6b40..69c526a20510 100644
--- a/Makefile
+++ b/Makefile
@@ -8,8 +8,11 @@ azpainterb-*.pkg.tar.zst: .SRCINFO PKGBUILD
.SRCINFO: PKGBUILD
makepkg --printsrcinfo > .SRCINFO
-updpkgsums:
- updpkgsums
+install:
+ makepkg -si
+
+update:
+ sh ./update.sh
clean:
rm -rf ./src