Date: Thursday, May 4, 2023 @ 08:39:27
Author: foxboron
Revision: 1458734
upgpkg: python-docs 3.11.3-1
Modified:
python-docs/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-05-04 08:35:50 UTC (rev 1458733)
+++ PKGBUILD 2023-05-04 08:39:27 UTC (rev 1458734)
@@ -3,8 +3,8 @@
# Contributor: Rohan Dhruva (rohandhruva at gmail dot com)
pkgname=python-docs
-pkgver=3.11.0
-pkgrel=2
+pkgver=3.11.3
+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=('f1a0232c4369aeed67207d8695ae49a83735c825b993c932423839744eace110')
+sha256sums=('8af1ff8163810b328a0f9ce0e88fc430b0fe6a54a99dfd3265dded3bf547ccb9')
package() {
mkdir -p "$pkgdir"/usr/share/doc/python/html