fish: add makepkg utilities

master
an 2019-07-22 09:31:41 -04:00
parent d59a040940
commit e43cedfd79
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
function emit-srcinfo
makepkg --printsrcinfo > .SRCINFO
end
## EOF