[arch-commits] Commit in python-docs/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Fri Mar 24 16:27:53 UTC 2017
Date: Friday, March 24, 2017 @ 16:27:52
Author: spupykin
Revision: 218671
upgpkg: python-docs 3.6.1-1
upd
Modified:
python-docs/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-03-24 16:27:47 UTC (rev 218670)
+++ PKGBUILD 2017-03-24 16:27:52 UTC (rev 218671)
@@ -3,7 +3,7 @@
# Contributor : Rohan Dhruva (rohandhruva at gmail dot com)
pkgname=python-docs
-pkgver=3.6.0
+pkgver=3.6.1
pkgrel=1
pkgdesc="Set of HTML documentation for python"
arch=('any')
@@ -12,7 +12,7 @@
depends=()
options=('docs')
source=(https://docs.python.org/3/archives/python-$pkgver-docs-html.tar.bz2)
-sha256sums=('a487ecf75efef3d355f3d8a12a3391a38e95c3a088d6d694d66b6fdc79dd4ff4')
+sha256sums=('dd705377ab2bd7c23238a74b8bb54ee46ebf1247db224bd439ad058f7ee8e336')
package() {
mkdir -p "$pkgdir"/usr/share/doc/python/html
More information about the arch-commits
mailing list