blob: 939c1d2577bc7a4257b19fe6d1ad55d00650fbf6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = python-sphinx-hawkmoth
pkgdesc = Sphinx autodoc C extension
pkgver = 0.8.0
pkgrel = 1
url = https://github.com/jnikula/hawkmoth
arch = i686
arch = x86_64
license = BSD2
depends = python-sphinx
depends = clang
source = https://github.com/jnikula/hawkmoth/archive/v0.8.0.tar.gz
sha256sums = caff752de4648cbf5317bbd8ebe3c60f6e744d1287a9c486a372cf64e4d25050
pkgname = python-sphinx-hawkmoth
|