summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ad328587d5d6a040ae8eba42f217f0ace9fed219 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = librand
	pkgdesc = 'True' random number generation library for linux
	pkgver = 0.1
	pkgrel = 1
	url = https://gitlab.com/dennismitten/librand
	arch = x86_64
	license = GPL2
	makedepends = git
	makedepends = gcc
	provides = librand
	source = git+https://gitlab.com/dennismitten/librand#tag=0.1
	md5sums = SKIP

pkgname = librand