blob: 172d2bc5fc42f338ca1dc38e5ce4b9d99fb490af (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-magic-git
pkgdesc = Python 3 packages for alternative (github) implementation of python-magic
pkgver = 0.4.6
pkgrel = 5
url = https://github.com/ahupp/python-magic
arch = any
license = MIT
makedepends = git
makedepends = python
makedepends = python-setuptools
depends = python
conflicts = python-magic
source = python-magic-git::git+https://github.com/ahupp/python-magic
md5sums = SKIP
pkgname = python-magic-git
|