summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6eea63185b9f94f3937858ae9b1f285ec15c3ca5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = libsodium-git
	pkgdesc = A modern, portable, easy to use crypto library
	pkgver = 1.0.18.r575.g66a68f09
	pkgrel = 1
	url = https://libsodium.org/
	arch = i686
	arch = x86_64
	license = custom:ISC
	makedepends = git
	depends = glibc
	provides = libsodium=1.0.18.r575.g66a68f09
	conflicts = libsodium
	options = staticlibs
	source = git+https://github.com/jedisct1/libsodium.git
	sha256sums = SKIP

pkgname = libsodium-git