1 # Maintainer: Maxime Gauduin <alucryd@archlinux.org>
2 # Contributor: Alan <alan1world@googlemail.com>
4 pkgname=python-prefixed
7 pkgdesc='Prefixed alternative numeric library'
9 url=https://github.com/Rockhopper-Technologies/prefixed
19 _tag=15e529d4b5fd943cde4ee80eb5010bdaa8e0611c
20 source=(git+https://github.com/Rockhopper-Technologies/prefixed.git#tag=${_tag})
25 python -m build --wheel --no-isolation
30 python -m installer --destdir="${pkgdir}" dist/*.whl
31 install -Dm 644 LICENSE -t "${pkgdir}"/usr/share/licenses/python-prefixed/