summarylogtreecommitdiffstats
path: root/Makefile
blob: 7bd5a91666fde0b5ace2aaf55a9804a40a8b000d (plain)
1
2
3
4
5
6
.PHONY: all

all:
	@rm -f *.tar.* .SRCINFO gitlab-cli*
	@sed -i 's/^sha512sums=.*$$/$(shell makepkg -g)/g' PKGBUILD
	@makepkg --printsrcinfo > .SRCINFO