1
0
mirror of https://github.com/bertptrs/aur.git synced 2025-12-27 21:40:31 +01:00

Version 1.12.9

This commit is contained in:
Fernando Cladera
2016-09-05 10:15:46 -03:00
parent 028deb317e
commit 5030562995
2 changed files with 4 additions and 4 deletions

View File

@@ -2,7 +2,7 @@
_pkgname=plotly
pkgname=python-plotly
pkgver=1.12.4
pkgver=1.12.9
pkgrel=1
pkgdesc="An interactive, browser-based charting library for python"
arch=('any')
@@ -10,7 +10,7 @@ url="https://plot.ly/python/"
license=('MIT')
depends=('python-requests' 'python-pytz')
makedepends=('git' 'python' 'python-setuptools')
source=('https://pypi.python.org/packages/02/e0/5b739403c3180298ebe277cbc9f5ee99e546ab24768b1732a2d6b381091b/'$_pkgname'-'$pkgver'.tar.gz')
source=('https://pypi.python.org/packages/ce/4b/1b7c4bb89b7708d4127b4ebcb2b6e5961c9e1bc3847b4705d57fdc66212f/'$_pkgname'-'$pkgver'.tar.gz')
#source=('https://pypi.python.org/packages/source/p/'$_pkgname'/'$_pkgname'-'$pkgver'.tar.gz')
md5sums=('SKIP')