summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMohammadreza Abdollahzadeh2018-10-27 16:12:27 +0330
committerMohammadreza Abdollahzadeh2018-10-27 16:12:27 +0330
commit18cbd155f0ca51fa0b254920753a7e47b6143855 (patch)
tree73a03abef4e8379b16dd8a4d4c32906b913ae9eb
parentc169ea1858527bd7022b391830f0e6bd7ec0f46e (diff)
downloadaur-18cbd155f0ca51fa0b254920753a7e47b6143855.tar.gz
update to v0.23.4
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD5
2 files changed, 5 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9860f3eac9c7..e7e92588ccc6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,12 @@
-# Generated by mksrcinfo v8
-# Wed May 23 00:45:50 UTC 2018
pkgbase = python-pandas-docs
pkgdesc = Documentation for Python Pandas module.
- pkgver = 0.23.0
+ pkgver = 0.23.4
pkgrel = 1
url = http://pandas.pydata.org
arch = any
license = BSD
- source = python-pandas-docs-0.23.0.zip::http://pandas.pydata.org/pandas-docs/stable/pandas.zip
- sha256sums = 0c11cde5b842a448a3b1cf169e83748d04dfa21013111dd4c3196650c3536efc
+ source = python-pandas-docs-0.23.4.zip::http://pandas.pydata.org/pandas-docs/stable/pandas.zip
+ sha256sums = c84b28fcb91e37595801f8abcca58fb39f7789c95be90a2e1691257495604739
pkgname = python-pandas-docs
diff --git a/PKGBUILD b/PKGBUILD
index c017111cc3f1..6708c196bcf7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,14 @@
# $Id$
# Maintainer: Mohammadreza Abdollahzadeh <morealaz at gmail dot com>
-
pkgname=python-pandas-docs
-pkgver=0.23.0
+pkgver=0.23.4
pkgrel=1
pkgdesc="Documentation for Python Pandas module."
arch=('any')
url='http://pandas.pydata.org'
license=('BSD')
source=("${pkgname}-${pkgver}.zip::http://pandas.pydata.org/pandas-docs/stable/pandas.zip")
-sha256sums=('0c11cde5b842a448a3b1cf169e83748d04dfa21013111dd4c3196650c3536efc')
+sha256sums=('c84b28fcb91e37595801f8abcca58fb39f7789c95be90a2e1691257495604739')
prepare() {
rm ${pkgname}-${pkgver}.zip