summaryrefslogtreecommitdiff
path: root/build-support/python-setuptools-bootstrap/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'build-support/python-setuptools-bootstrap/PKGBUILD')
-rw-r--r--build-support/python-setuptools-bootstrap/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/build-support/python-setuptools-bootstrap/PKGBUILD b/build-support/python-setuptools-bootstrap/PKGBUILD
index 5d6f865d..ca4c7772 100644
--- a/build-support/python-setuptools-bootstrap/PKGBUILD
+++ b/build-support/python-setuptools-bootstrap/PKGBUILD
@@ -8,7 +8,7 @@
# heavily borrowed from python-setuptools' PKGBUILD
pkgname=python-setuptools-bootstrap
-pkgver='54.1.1'
+pkgver='54.1.3'
pkgrel='1'
epoch='1'
pkgdesc="Easily download, build, install, upgrade, and uninstall Python packages - bootstrap variant"
@@ -17,7 +17,7 @@ license=('PSF')
url="https://pypi.org/project/setuptools/"
makedepends=('python' 'git')
source=("$pkgbase-$pkgver.tar.gz::https://github.com/pypa/setuptools/archive/v$pkgver.tar.gz")
-sha512sums=('5b4a074e5c0deac9b8b50cca32b54fce70bd6af20245c018397e9e83dd8ee78d28b283dfcf5f5f81213cfb9ecbdc839c7b33a0ffa1c567e89166d84db78eb18e')
+sha512sums=('3e3924533c60f7730ff3a9f68f68f9f98d56bf61b28d3547f2600c498f01b6d0e38c77a6d337231672fa379a5227fcd3b6a7f41466d6bf71e5d54c87e0237167')
export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0