blob: d42fad5d2074f9a6e4e3a4efe8493f1965c91060 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = sget-git
pkgdesc = Program for automatic verification of signatures and integration with Sigstore's binary transparency log
pkgver = r266.g99e7b91
pkgrel = 1
url = https://github.com/sigstore/sget
arch = i686
arch = x86_64
license = Apache
makedepends = git
makedepends = go
depends = glibc
provides = sget=r266.g99e7b91
conflicts = sget
source = git+https://github.com/sigstore/sget.git
sha256sums = SKIP
pkgname = sget-git
|