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

all:
	makepkg -f

release:
	namcap PKGBUILD
	makepkg --printsrcinfo > .SRCINFO