blob: e2dd54716eac7d77d7dc84c605414120fac257fc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
pkgbase = aursec
pkgdesc = Verify AUR package sources against hashes stored in a blockchain.
pkgver = 0.9
pkgrel = 1
url = https://github.com/clawoflight/aursec
install = aursec.install
arch = x86_64
arch = x86
arch = arm
arch = armv6h
arch = armv7h
arch = aarch64
license = custom:MPL2
checkdepends = shellcheck
makedepends = pandoc
depends = bc
depends = firejail
depends = geth
depends = vim
source = https://github.com/clawoflight/aursec/releases/download/v0.9/aursec-v0.9.tar.gz
source = https://github.com/clawoflight/aursec/releases/download/v0.9/aursec-v0.9.tar.gz.asc
validpgpkeys = 871F10477DB3DDED5FC447B226C7E577EF967808
validpgpkeys = EF685CFEA6460909C7E1EE70A3BD44B344AAE1FD
sha512sums = 6cdc05801def3295df5dc6bc0d0a87ed3dcae7dc4f9b640150f2b2d5f773d8a20ac9ea9e47e93bc5133230e3a549670e51400f6cabbea62b4153587e19157a5a
sha512sums = SKIP
pkgname = aursec
|