summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 15259a4c2c12881d923358c3e8748fe8cd5f048f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = python2-pyenet-git
	pkgdesc = pyenet is a python wrapper for the ENet library
	pkgver = 24
	pkgrel = 2
	url = https://github.com/aresch/pyenet
	arch = i686
	arch = x86_64
	arch = armv7h
	license = BSD
	license = MIT
	makedepends = git
	depends = python2
	depends = cython2
	provides = python2-pyenet
	conflicts = python2-pyenet
	source = git+https://github.com/aresch/pyenet.git
	source = http://enet.bespin.org/download/enet-1.3.13.tar.gz
	md5sums = SKIP
	md5sums = b83b9a7791417b6b6f5c68231f6e218b

pkgname = python2-pyenet-git