summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 10d3a67d6365482e4b03a912e25440fdd7374653 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = gpbkdf2
	pkgdesc = PBKDF2 key encoder for use in shell. Single, tiny binary. Written in Go
	pkgver = 1.0
	pkgrel = 1
	url = https://github.com/riotkit-org/gpbkdf2
	arch = x86_64
	arch = armv7h
	license = LGPL3
	makedepends = go
	provides = gpbkdf2
	conflicts = gpbkdf2
	source = https://github.com/riotkit-org/gpbkdf2/archive/v1.0.tar.gz
	b2sums = 0dad2387dcecb654939bafd93605e28dc3eecf91338ac6f5467b14accc2387fa14bf614e747165257d83b3251cab993bed97b15bdfe5b4589e9df300ebf7dfe4

pkgname = gpbkdf2