python-flit-core: Update to 3.10.1
This commit is contained in:
parent
09f98c0c3b
commit
1a5814b9cf
@ -2,15 +2,15 @@
|
||||
|
||||
_realname=flit
|
||||
pkgname="python-$_realname-core"
|
||||
pkgver=3.9.0
|
||||
pkgrel=2
|
||||
pkgver=3.10.1
|
||||
pkgrel=1
|
||||
pkgdesc='Simplified packaging of Python modules (core backend)'
|
||||
arch=('any')
|
||||
url='https://github.com/pypa/flit'
|
||||
license=('spdx:BSD-3-Clause')
|
||||
depends=("python")
|
||||
source=("${_realname}-$pkgver.tar.gz"::"$url/archive/$pkgver.tar.gz")
|
||||
sha256sums=('55e28d0953726c4c744f02779b85f733f65da5bffb6a5d2fe11072d19ca2d148')
|
||||
sha256sums=('caf7f938719658c11699ad014964e10a9fce8cb04fe4ff8bf15c613136b579f0')
|
||||
|
||||
prepare() {
|
||||
cd "${_realname}-${pkgver}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user