Date: Monday, February 12, 2018 @ 21:25:27 Author: foxboron Revision: 293651
upgpkg: python2-docs 2.7.14-1 Updated to 2.7.14 Modified: python2-docs/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-02-12 21:22:03 UTC (rev 293650) +++ PKGBUILD 2018-02-12 21:25:27 UTC (rev 293651) @@ -3,7 +3,7 @@ # Contributor : Rohan Dhruva (rohandhruva at gmail dot com) pkgname=python2-docs -pkgver=2.7.13 +pkgver=2.7.14 pkgrel=1 pkgdesc="Set of HTML documentation for python." arch=('any') @@ -12,7 +12,7 @@ install=python2-docs.install options=('docs') source=(https://docs.python.org/ftp/python/doc/$pkgver/python-$pkgver-docs-html.tar.bz2) -sha256sums=('af2b5e474a5cbb950447f531137b136b98ea3bb68fbf4b1061011db29c0d9977') +sha256sums=('624ef76fd4c94631f2c5ebf890dd44930f2fbcae4176c4879f457d5abfe3d483') package() { mkdir -p "$pkgdir"/usr/share/doc/python2/html