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

Andrzej Giniewicz aginiewicz at archlinux.org
Mon Sep 14 16:27:50 UTC 2020


    Date: Monday, September 14, 2020 @ 16:27:50
  Author: aginiewicz
Revision: 706069

upgpkg: python-seaborn 0.11.0-1: python-seaborn: new upstream release

Modified:
  python-seaborn/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-14 16:26:00 UTC (rev 706068)
+++ PKGBUILD	2020-09-14 16:27:50 UTC (rev 706069)
@@ -2,7 +2,7 @@
 # Contributor: Oliver Sherouse <oliver DOT sherouse AT gmail DOT com>
 
 pkgname=python-seaborn
-pkgver=0.10.1
+pkgver=0.11.0
 pkgrel=1
 pkgdesc="Statistical data visualization"
 arch=('any')
@@ -13,7 +13,7 @@
 optdepends=('python-statsmodels: for some advanced statistical plots'
             'python-beautifulsoup4: for getting dataset names')
 source=("${pkgname}-${pkgver}.tar.gz::https://github.com/mwaskom/seaborn/archive/v${pkgver}.tar.gz")
-sha256sums=('25bb4cd6d7d8cd2869354f6d61ce4b64cb60b10a84830ad0565cb35d87a537f0')
+sha256sums=('0880ee8647019dadd35fba4744192e821dfd0b1647bff5b25c40996f0193b9ba')
 
 build() {
   cd "$srcdir"/seaborn-${pkgver}



More information about the arch-commits mailing list