python-mizani: auto updated to 0.13.1-1

This commit is contained in:
BioArchLinuxBot 2024-12-10 21:23:19 +00:00
parent 1672af1b5c
commit 6caeb5f99e

View file

@ -2,7 +2,7 @@
pkgname='python-mizani'
_module=${pkgname#python-}
pkgver=0.13.0
pkgver=0.13.1
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=('3d658df352a1c6342eb56b146ae242ab916bd717ecd75ffb14961559ccbc9cb8')
sha256sums=('e3247ea12c746c8104767d7e42a2d16473173c7bc314f298d8294a58f4653353')
build() {
cd "${srcdir}/${_module}-${pkgver}"