blob: 1e3cf35548a96cad02a1f669791f49c165a12a9f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = python-digiham-git
pkgdesc = Python bindings for the digiham library.
pkgver = 0.6.2.r8.g65fe48d
pkgrel = 2
url = https://github.com/jketterl/pydigiham
arch = x86_64
arch = aarch64
license = GPL-3.0-only
makedepends = git
makedepends = python-setuptools
depends = digiham
depends = python
depends = gcc-libs
provides = python-digiham
conflicts = python-digiham
source = python-digiham-git::git+https://github.com/jketterl/pydigiham.git#branch=develop
md5sums = SKIP
pkgname = python-digiham-git
|