summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4d61ee35b709bde099725d6a1e9e3e4b484356b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = pyalpm-git
	pkgdesc = Libalpm bindings for Python 3 (Git version)
	pkgver = 0.6.2.r3.g3c4692b
	pkgrel = 2
	url = http://projects.archlinux.org/users/remy/pyalpm.git/
	arch = i686
	arch = x86_64
	license = GPL
	makedepends = git
	depends = python>=3.2
	depends = pacman
	provides = pyalpm=0.6.2.r3.g3c4692b
	conflicts = pyalpm
	source = git+https://projects.archlinux.org/git/users/remy/pyalpm.git
	source = 0001-Fix-build-for-Python-3.5.patch
	md5sums = SKIP
	md5sums = d5481d4f9920860518277a78857c25e8

pkgname = pyalpm-git