summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMohammadreza Abdollahzadeh2016-05-23 20:20:26 +0430
committerMohammadreza Abdollahzadeh2016-05-23 20:20:26 +0430
commit634002888fc66fec6dd40d912d5f3e3e624bbb95 (patch)
tree1156049c195a7e01bc8a1503cb6eacd07b7278cb /PKGBUILD
parenta56ab6e9a93e38e08fac0de13a7ff81968634a7a (diff)
downloadaur-634002888fc66fec6dd40d912d5f3e3e624bbb95.tar.gz
update to v0.18.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 376410232f2c..26f04ae64df2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mohammadreza Abdollahzadeh <morealaz@gmail.com>
pkgname=python-pandas-docs
-pkgver=0.18.0
+pkgver=0.18.1
pkgrel=1
pkgdesc="Documentation for Python Pandas module"
makedepends=('unzip')
@@ -10,7 +10,7 @@ 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=('ca6b5a379d13dc8392d61ec35f529c80')
+md5sums=('60290b819c1a247b56eed31a2974dcfd')
package()
{