blob: 7e8b8973d659d22446d8e229b408ea57a554a47d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-etcpak-git
pkgdesc = A python wrapper for wolfpld/etcpak
pkgver = r40.3def800
pkgrel = 1
url = https://github.com/K0lb3/etcpak
arch = x86_64
license = MIT
checkdepends = python-pytest
checkdepends = python-pytest-cov
depends = python-archspec
depends = python-setuptools
provides = python-etcpak-git
source = git+https://github.com/K0lb3/etcpak.git
md5sums = SKIP
pkgname = python-etcpak-git
|