summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 86312b371c10..0d2d9c8d93e1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = python-setuptools-docs
pkgdesc = Documentation for Python Setuptools module.
- pkgver = 42.0.2
- pkgrel = 3
+ pkgver = 45.1.0
+ pkgrel = 1
url = https://github.com/pypa/setuptools
arch = any
license = MIT
- source = python-setuptools-docs-42.0.2.zip::https://readthedocs.org/projects/setuptools/downloads/htmlzip/latest/
+ source = python-setuptools-docs-45.1.0.zip::https://readthedocs.org/projects/setuptools/downloads/htmlzip/latest/
sha256sums = SKIP
pkgname = python-setuptools-docs
diff --git a/PKGBUILD b/PKGBUILD
index 9d02f260bfe3..8aa77f3fff67 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mohammadreza Abdollahzadeh <morealaz at gmail dot com>
pkgname=python-setuptools-docs
-pkgver=42.0.2
-pkgrel=3
+pkgver=45.1.0
+pkgrel=1
pkgdesc="Documentation for Python Setuptools module."
arch=('any')
url='https://github.com/pypa/setuptools'