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

Antonio Rojas arojas at gemini.archlinux.org
Thu Sep 2 17:09:24 UTC 2021


    Date: Thursday, September 2, 2021 @ 17:09:23
  Author: arojas
Revision: 1010597

Update to 0.11.2

Modified:
  python-seaborn/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-02 16:32:07 UTC (rev 1010596)
+++ PKGBUILD	2021-09-02 17:09:23 UTC (rev 1010597)
@@ -4,7 +4,7 @@
 # TODO: python-fastcluster is optional dependency (move from AUR)
 
 pkgname=python-seaborn
-pkgver=0.11.1
+pkgver=0.11.2
 pkgrel=1
 pkgdesc="Statistical data visualization"
 arch=('any')
@@ -14,7 +14,7 @@
 makedepends=('python-setuptools')
 optdepends=('python-statsmodels: for some advanced statistical plots')
 source=("${pkgname}-${pkgver}.tar.gz::https://github.com/mwaskom/seaborn/archive/v${pkgver}.tar.gz")
-sha256sums=('fbc6d02111c14ed3e7cb312b7fd594229e6cb4ed18768557302336a31e042bcf')
+sha256sums=('693e3877d7608e08201feb6b99a7c9fce06ecaa88acbb8c3e928bdff9feb8515')
 
 build() {
   cd "$srcdir"/seaborn-${pkgver}



More information about the arch-commits mailing list