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 547932a9..662ca0a1 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='43.0.0'
+pkgver='44.0.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=('886a1e2e218da91aed69678f5fd7e8295fac5e65607c9be963f1bfcc59423c221ac02c12dd2b40ad23ab12d3378c2f6b1572fd0718974fe1565820ebb2606680')
+sha512sums=('48febee840612a56c7f4cb0bc3983bf61a6a08c53dfcb95403f6631061481ba391fc0472d608ea6c0078fda8bcc7bb9f6dd8b73d473f5e4349d6eaeb2ab0050b')
export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0