archpkgs/git-subrepo-xdg/Makefile
Gabriel Ebner 8fb0531ca9 git subrepo clone https://aur.archlinux.org/git-subrepo-xdg
subrepo:
  subdir:   "git-subrepo-xdg"
  merged:   "4c3aa39"
upstream:
  origin:   "https://aur.archlinux.org/git-subrepo-xdg"
  branch:   "master"
  commit:   "4c3aa39"
git-subrepo:
  version:  "0.4.1"
  origin:   "???"
  commit:   "???"
2020-12-26 17:11:15 +01:00

16 lines
226 B
Makefile

build:
makepkg -f
install:
sudo pacman --noconfirm -U git-subrepo-*.pkg.tar.*
clean:
rm -rf pkg src
rm -rf git-subrepo*
update-srcinfo:
makepkg --printsrcinfo > .SRCINFO
generate-checksums:
makepkg -g -f -p PKGBUILD