summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ad76fd85ae9961635f88e5a738447290e663c295 (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
29
30
31
32
pkgbase = libar2
	pkgdesc = Library for the Argon2-family of hashing functions
	pkgver = 1.2.2
	pkgrel = 1
	url = https://github.com/maandree/libar2
	arch = i686
	arch = x86_64
	license = custom:ISC
	checkdepends = glibc
	checkdepends = musl
	checkdepends = libblake>=3.0
	checkdepends = libblake-musl>=3.0
	makedepends = glibc
	makedepends = musl
	makedepends = libblake>=3.0
	makedepends = libblake-musl>=3.0
	makedepends = gcc
	source = libar2-1.2.2.tar.gz::https://github.com/maandree/libar2/archive/1.2.2.tar.gz
	sha256sums = deb182d62a2e77b387db20145ab7337cfc4132d5f80dac98ffa120a557ab481e

pkgname = libar2
	pkgdesc = Library for the Argon2-family of hashing functions
	depends = glibc
	depends = libblake>=3.0

pkgname = libar2-doc
	pkgdesc = Library for the Argon2-family of hashing functions (documentation)

pkgname = libar2-musl
	pkgdesc = Library for the Argon2-family of hashing functions (musl version)
	depends = musl
	depends = libblake-musl>=3.0