summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMohammadreza Abdollahzadeh2017-04-01 10:48:23 +0430
committerMohammadreza Abdollahzadeh2017-04-01 10:48:23 +0430
commitb9b8054ed661acde633b3371265863b10c844aee (patch)
tree8730cd69cbc6e4f614da828447e8b28363f70244 /PKGBUILD
parent634002888fc66fec6dd40d912d5f3e3e624bbb95 (diff)
downloadaur-b9b8054ed661acde633b3371265863b10c844aee.tar.gz
update to v0.19.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 26f04ae64df2..eaf8e1e0891a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
-# Maintainer: Mohammadreza Abdollahzadeh <morealaz@gmail.com>
+# Maintainer: Mohammadreza Abdollahzadeh <morealaz at gmail dot com>
pkgname=python-pandas-docs
-pkgver=0.18.1
+pkgver=0.19.2
pkgrel=1
-pkgdesc="Documentation for Python Pandas module"
+pkgdesc="Documentation for Python Pandas module."
makedepends=('unzip')
arch=('any')
url='http://pandas.pydata.org'
license=('BSD')
source=("$pkgname-$pkgver.zip::http://pandas.pydata.org/pandas-docs/stable/pandas.zip")
noextract=("$pkgname-$pkgver.zip")
-md5sums=('60290b819c1a247b56eed31a2974dcfd')
+md5sums=('5fcf217e4aa1d5c477d506f8e1d97efc')
package()
{