blob: 5608dfad3b6e2b246a0a9687f66dafffa3acb548 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = codeowners
pkgdesc = 🔒 Command line tool and Go library for CODEOWNERS files
pkgver = 1.2.1
pkgrel = 3
url = https://github.com/hmarr/codeowners
arch = x86_64
arch = aarch64
license = MIT
makedepends = go
makedepends = git
depends = glibc
source = git+https://github.com/hmarr/codeowners.git#tag=v1.2.1
sha256sums = SKIP
pkgname = codeowners
|