summarylogtreecommitdiffstats
path: root/cookbook.yaml
blob: 740361cd136013cd090fd8ee489b834687553087 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
---
$globals:
  version: "6.0"

package:
  alias: .SRCINFO

.SRCINFO:
  commands:
    - makepkg --printsrcinfo > ${.target}
  requires:
    - PKGBUILD