summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 09411888..881ceb0c 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.2.0'
+pkgver='46.3.0'
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=('c73c70ea8ea7e67d217229c4bd0914afcf6ff1db146515f89cf542077edaec26f5a02ba16ff34e1439510a13afbe3cccc38b799522ae80718aacb59e660f23e8')
+sha512sums=('69e3a5283bdcfdadd2cb0ab88dc5bd66cbe0b6d6306d0f4c2248d0567c7453b9ea29940f145d2959a910e0f8de43856ff0b8059ccbc3f3d033f5ed6f2d983a35')
export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0