summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMohammadreza Abdollahzadeh2020-02-02 11:04:43 +0330
committerMohammadreza Abdollahzadeh2020-02-02 11:04:43 +0330
commit8a154d15b3440f8194fcd5f947464d415df9ce85 (patch)
tree1f51bdf7e5aad3eaf74e6b6109a08e2e165d38dc
parenta9a7c95aa134783029e7fbf832b93dfc6d913ed2 (diff)
downloadaur-8a154d15b3440f8194fcd5f947464d415df9ce85.tar.gz
update to v45.1.0
-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'