summaryrefslogtreecommitdiff
path: root/build-support/python-setuptools-bootstrap
diff options
context:
space:
mode:
Diffstat (limited to 'build-support/python-setuptools-bootstrap')
-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 a5b24b2f..ed3fb802 100644
--- a/build-support/python-setuptools-bootstrap/PKGBUILD
+++ b/build-support/python-setuptools-bootstrap/PKGBUILD
@@ -9,7 +9,7 @@
pkgbase=python-setuptools-bootstrap
pkgname=('python-setuptools-bootstrap' 'python2-setuptools-bootstrap')
-pkgver='46.0.0'
+pkgver='46.1.1'
pkgrel='1'
epoch='1'
pkgdesc="Easily download, build, install, upgrade, and uninstall Python packages - bootstrap variant"
@@ -18,7 +18,7 @@ license=('PSF')
url="https://pypi.org/project/setuptools/"
makedepends=('python' 'python2' 'git')
source=("$pkgbase-$pkgver.tar.gz::https://github.com/pypa/setuptools/archive/v$pkgver.tar.gz")
-sha512sums=('063283879df82fa739df4f356e174a73ae49209e1c868e02e6fa48bd41d3943d290e5e7347955230ee542b4603fa8a9ce0ed630ec04da4c1fd452faa6d8180dd')
+sha512sums=('5a8ab2726f3ef8c96057bf43b394ad9a0fee4418de11b7574b7a056ad882da0d5a48ef1f427b823a5f9931992887de6f34a004913e973bb1fcd0c4da71026c90')
export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0