aboutsummarylogtreecommitdiffstats
path: root/Makefile
blob: 357108e207b2e396d0aefd91789174718d167d67 (plain)
1
2
3
4
5
6
7
8
9
update::
	updpkgsums
	makepkg --printsrcinfo > .SRCINFO

install::
	makepkg -si

clean::
	git clean -fdx