Some pypi links

This commit is contained in:
Christoph Reiter
2024-12-15 10:10:54 +01:00
parent 0432941bd5
commit 5342d59a4f
6 changed files with 16 additions and 0 deletions

View File

@@ -7,6 +7,9 @@ pkgrel=1
pkgdesc='Simplified packaging of Python modules (core backend)'
arch=('any')
url='https://github.com/pypa/flit'
msys2_references=(
'pypi: flit-core'
)
license=('spdx:BSD-3-Clause')
depends=("python")
source=("${_realname}-$pkgver.tar.gz"::"$url/archive/$pkgver.tar.gz")