mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
python-plotnine: auto updated to 0.14.3-1
This commit is contained in:
parent
cd282673c1
commit
0c37242f63
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
pkgname='python-plotnine'
|
||||
_module=${pkgname#python-}
|
||||
pkgver=0.14.2
|
||||
pkgver=0.14.3
|
||||
pkgrel=1
|
||||
pkgdesc="A Grammar of Graphics for Python"
|
||||
arch=('x86_64')
|
||||
|
@ -21,7 +21,7 @@ depends=(python
|
|||
makedepends=(python-build
|
||||
python-installer)
|
||||
source=("${pkgname}-${pkgver}.tar.gz::https://files.pythonhosted.org/packages/source/${_module::1}/$_module/${_module}-$pkgver.tar.gz")
|
||||
sha256sums=('40091588cabbd1287fb9969e4f7d77ce50eefb1b2a15abb3486f27329ead745c')
|
||||
sha256sums=('e0834d7752bb9c701071cecb4a65a6009d86b86b6e276320c62a23665e289b56')
|
||||
|
||||
build() {
|
||||
cd "${srcdir}/${_module}-${pkgver}"
|
||||
|
|
Loading…
Add table
Reference in a new issue