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