mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
python-mizani: auto updated to 0.11.1-1
This commit is contained in:
parent
d8f4fb28e7
commit
7e2682be31
1 changed files with 2 additions and 2 deletions
|
@ -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}"
|
||||
|
|
Loading…
Add table
Reference in a new issue