[arch-commits] Commit in python-docs/trunk (PKGBUILD)
Morten Linderud
foxboron at gemini.archlinux.org
Mon Dec 13 19:19:38 UTC 2021
Date: Monday, December 13, 2021 @ 19:19:38
Author: foxboron
Revision: 1072096
upgpkg: python-docs 3.10.1-1
Modified:
python-docs/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-13 19:15:19 UTC (rev 1072095)
+++ PKGBUILD 2021-12-13 19:19:38 UTC (rev 1072096)
@@ -3,8 +3,8 @@
# Contributor: Rohan Dhruva (rohandhruva at gmail dot com)
pkgname=python-docs
-pkgver=3.10.0
-pkgrel=2
+pkgver=3.10.1
+pkgrel=1
pkgdesc="Set of HTML documentation for python"
arch=('any')
url="https://docs.python.org/py3k/"
@@ -11,7 +11,7 @@
license=('GPL')
options=('docs')
source=(https://sources.archlinux.org/other/community/python-docs/python-$pkgver-docs-html.tar.bz2)
-sha256sums=('e85dd6dca2cb740ea1a2fb88b1e556b4eaa898b10b2b61b37d1f7f9913cdab39')
+sha256sums=('0e078571fbfa203bc12a7b59e5092006f6dcd6ba76336b1820d2686d497f85e9')
package() {
mkdir -p "$pkgdir"/usr/share/doc/python/html
More information about the arch-commits
mailing list