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