mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
aur/python-matplotx to 0.2.5-1
This commit is contained in:
parent
aefffadd92
commit
53a233846e
1 changed files with 2 additions and 2 deletions
|
@ -3,14 +3,14 @@
|
|||
|
||||
pkgname=python-matplotx
|
||||
pkgdesc="Extensions for Matplotlib"
|
||||
pkgver=0.2.3
|
||||
pkgver=0.2.5
|
||||
pkgrel=1
|
||||
arch=(any)
|
||||
license=(MIT)
|
||||
depends=(python-networkx)
|
||||
makedepends=(python-setuptools)
|
||||
source=("${pkgname/python-}-$pkgver.tar.gz::https://github.com/nschloe/matplotx/archive/v${pkgver}.tar.gz")
|
||||
sha512sums=('e4d43fea74ca1a9e27d477c641f2b7310d6acafdff7f57c9a5feeff4f8a6b78e9d1a537f1f9c0650b99347ed5bc4bad4d952c3b62f6f8d89bb0e597f16c572ed')
|
||||
sha512sums=('fc7f89e0b2fbf1557dbd344d1f86de2866b729a86c096e8c07de45231523a783a321ed20b53c26bf65fcc95c3cfbdb3f10759577f8b65992cb625ab7d4a5b5e4')
|
||||
|
||||
build() {
|
||||
cd "${pkgname/python-}-${pkgver}"
|
||||
|
|
Loading…
Reference in a new issue