summarylogtreecommitdiffstats
path: root/Makefile
blob: 25379a9d5eadc9798cbe1bf8dee37f7937b2228d (plain)
1
2
3
4
5
generate:
	makepkg --printsrcinfo > .SRCINFO
	git add .
	git commit -m "new version"
	git push