blob: 89682f0eb994042ab4bb915daff5a0b7701d7f8b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
pkgbase = gitpin
pkgdesc = ssl certificate pinning for git
pkgver = 0.2.2
pkgrel = 1
url = https://github.com/kmille/gitpin
arch = x86_64
license = GPL3
makedepends = go
source = https://github.com/kmille/gitpin/archive/refs/tags/v0.2.2.tar.gz
sha256sums = 7f021644ca0b9695f25c9a3db23d0b59ef584f891114c1cde7977c01a1da91ab
pkgname = gitpin
|