archpkgs/git-subrepo-xdg/Makefile
Gabriel Ebner e1d77060f6 git subrepo pull git-subrepo-xdg
subrepo:
  subdir:   "git-subrepo-xdg"
  merged:   "5c3c8c3"
upstream:
  origin:   "https://aur.archlinux.org/git-subrepo-xdg"
  branch:   "master"
  commit:   "5c3c8c3"
git-subrepo:
  version:  "0.4.1"
  origin:   "???"
  commit:   "???"
2020-12-27 12:04:25 +01:00

16 lines
192 B
Makefile

build:
makepkg -f
install:
yes | makepkg -i
clean:
rm -rf pkg src
rm -rf git-subrepo*
update-srcinfo:
makepkg --printsrcinfo > .SRCINFO
generate-checksums:
makepkg -g -f -p PKGBUILD