blob: 414679e8826bdbc4be38bf3ce11793d9d52205d8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-pacparser
pkgdesc = Python 3.x pacparser module
pkgver = 1.5.1
pkgrel = 1
url = https://github.com/manugarg/pacparser
arch = i686
arch = x86_64
arch = aarch64
license = LGPL-3.0-only
makedepends = git
makedepends = python-setuptools
depends = python>=3.8
options = !makeflags
source = git+https://github.com/manugarg/pacparser.git#tag=a0403120052c54be83504c680f716cfda5f399e5
sha256sums = b8ee20f6d1d08348c052b0e396e1917b04c5dcf8071faf9b197024b80b21dcbe
pkgname = python-pacparser
|