From 75fedbbbc382ab948427644d983892673557af1a Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Sun, 16 Aug 2020 20:16:18 +0200 Subject: build-support/python-setuptools-bootstrap: new version => new checksum --- build-support/python-setuptools-bootstrap/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'build-support') diff --git a/build-support/python-setuptools-bootstrap/PKGBUILD b/build-support/python-setuptools-bootstrap/PKGBUILD index e901baab..9fa04a68 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='49.3.1' +pkgver='49.6.0' 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=('a7081f11e81bf131128ea06b2f947af2342da6938572f534b066d2a81d3b34b63559d4299a7307f08138f28f4a0064ac56f9ddb206d9354963afc1fb8f3cba26') +sha512sums=('a3dd9627addb146342f5739b9e9e5aab0ea13c5ce63bef119060d51f0c00eb504429fb5cf40f2fd320599dac2757d9cc7a19272fcf1b72bd43b8f90fcc3374e8') export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0 -- cgit v1.2.3