summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8a8572c72f88c98869bfa1ee68276eb01e687a1b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = libcrafter-git
	pkgdesc = Libcrafter is a high level library for C++ designed to create and decode network packets
	pkgver = 1.0
	pkgrel = 5
	url = https://github.com/pellegre/libcrafter
	arch = x86_64
	license = BSD
	makedepends = git
	makedepends = make
	makedepends = autoconf
	makedepends = gcc
	source = git+https://github.com/pellegre/libcrafter#branch=master
	md5sums = SKIP

pkgname = libcrafter-git