python-mizani: auto updated to 0.13.0-1

This commit is contained in:
BioArchLinuxBot 2024-10-24 12:01:24 +00:00
parent 2f07bb7e1a
commit 9f085e7b9e

View file

@ -2,7 +2,7 @@
pkgname='python-mizani'
_module=${pkgname#python-}
pkgver=0.12.2
pkgver=0.13.0
pkgrel=1
pkgdesc="Scales for Python"
arch=('x86_64')
@ -18,7 +18,7 @@ makedepends=(python-build
python-setuptools-scm
python-wheel)
source=("${pkgname}-${pkgver}.tar.gz::https://files.pythonhosted.org/packages/source/${_module::1}/$_module/${_module}-$pkgver.tar.gz")
sha256sums=('b44ab57a57794c6fdabcc2c423860fa042c7e6410f073c9b2959e0e768e0b7a8')
sha256sums=('3d658df352a1c6342eb56b146ae242ab916bd717ecd75ffb14961559ccbc9cb8')
build() {
cd "${srcdir}/${_module}-${pkgver}"