python-mizani: auto updated to 0.11.1-1

This commit is contained in:
BioArchLinuxBot 2024-03-27 12:01:28 +00:00
parent d8f4fb28e7
commit 7e2682be31

View file

@ -2,7 +2,7 @@
pkgname='python-mizani'
_module=${pkgname#python-}
pkgver=0.11.0
pkgver=0.11.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=('9126989fe48de83017bd130fe1558ae459987fc869cbe074b990c8e6a0bb3bbc')
sha256sums=('d0799afebd382c1f8d65a53663a1a8f1f7f540e0077df66a44f0ed471dd4cfeb')
build() {
cd "${srcdir}/${_module}-${pkgver}"