[arch-commits] Commit in python-seaborn/trunk (PKGBUILD)

Andrzej Giniewicz aginiewicz at archlinux.org
Sun Jul 16 20:14:44 UTC 2017


    Date: Sunday, July 16, 2017 @ 20:14:43
  Author: aginiewicz
Revision: 245423

upgpkg: python-seaborn 0.8.0-1

python-seaborn: new upstream release

Modified:
  python-seaborn/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-16 20:14:07 UTC (rev 245422)
+++ PKGBUILD	2017-07-16 20:14:43 UTC (rev 245423)
@@ -4,8 +4,8 @@
 
 pkgbase=python-seaborn
 pkgname=('python2-seaborn' 'python-seaborn')
-pkgver=0.7.1
-pkgrel=2
+pkgver=0.8.0
+pkgrel=1
 pkgdesc="Statistical data visualization"
 arch=('any')
 url="http://stanford.edu/~mwaskom/software/seaborn/"
@@ -13,7 +13,7 @@
 makedepends=('python2-setuptools' 'python2-pandas' 'python2-matplotlib' 'python2-scipy'
              'python-setuptools' 'python-pandas' 'python-matplotlib' 'python-scipy')
 source=("https://github.com/mwaskom/seaborn/archive/v${pkgver}.tar.gz")
-md5sums=('f66200e3dbf0ebdd9bbdeba73303c974')
+md5sums=('5f68046bf0daa4e83f78e71c3f84be4d')
 
 prepare() {
   cd "$srcdir"



More information about the arch-commits mailing list