summarylogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 69c12c664574..aab1f204b6fb 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
.PHONY: all clean updpkgsums
-all: azpainterb-*.pkg.tar
+all: azpainterb-*.pkg.tar.zst
-azpainterb-*.pkg.tar: updpkgsums .SRCINFO PKGBUILD
+azpainterb-*.pkg.tar.zst: .SRCINFO PKGBUILD
makepkg -f
.SRCINFO: PKGBUILD