From 224871404b2fcf34b0282a40beb374ee3b5e02fa Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Fri, 14 Aug 2020 13:49:26 +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 94d3e9ec..e901baab 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.2.1' +pkgver='49.3.1' 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=('4764ec7f73fe442885a1818a879a87976ff8cec7cd06db7a484b07892645ceb892b0ae897ad63648c4d2d4ae43bc6d2222526b0faa4559d3c10e7f175c80d9a3') +sha512sums=('a7081f11e81bf131128ea06b2f947af2342da6938572f534b066d2a81d3b34b63559d4299a7307f08138f28f4a0064ac56f9ddb206d9354963afc1fb8f3cba26') export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0 -- cgit v1.2.3