python-hatch-fancy-pypi-readme: Update to 25.1.0
This commit is contained in:
parent
afc9cecd5f
commit
e2f8a54f0c
@ -3,8 +3,8 @@
|
|||||||
_realname=hatch-fancy-pypi-readme
|
_realname=hatch-fancy-pypi-readme
|
||||||
pkgbase=python-hatch-fancy-pypi-readme
|
pkgbase=python-hatch-fancy-pypi-readme
|
||||||
pkgname=("python-${_realname}")
|
pkgname=("python-${_realname}")
|
||||||
pkgver=24.1.0
|
pkgver=25.1.0
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
pkgdesc="Fancy PyPI READMEs with Hatch"
|
pkgdesc="Fancy PyPI READMEs with Hatch"
|
||||||
arch=('any')
|
arch=('any')
|
||||||
license=('spdx:MIT')
|
license=('spdx:MIT')
|
||||||
@ -19,7 +19,7 @@ makedepends=(
|
|||||||
'python-installer'
|
'python-installer'
|
||||||
)
|
)
|
||||||
source=("https://pypi.org/packages/source/${_realname::1}/${_realname}/${_realname//-/_}-${pkgver}.tar.gz")
|
source=("https://pypi.org/packages/source/${_realname::1}/${_realname}/${_realname//-/_}-${pkgver}.tar.gz")
|
||||||
sha256sums=('44dd239f1a779b9dcf8ebc9401a611fd7f7e3e14578dcf22c265dfaf7c1514b8')
|
sha256sums=('9c58ed3dff90d51f43414ce37009ad1d5b0f08ffc9fc216998a06380f01c0045')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd "${srcdir}/${_realname//-/_}-${pkgver}"
|
cd "${srcdir}/${_realname//-/_}-${pkgver}"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user