From 59b6547694d02cdc5a75906a94f751b28ecb11e6 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Sun, 7 Mar 2021 19:47:58 +0100 Subject: build-support/python-setuptools-bootstrap: new version => new checksum --- build-support/python-setuptools-bootstrap/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-support/python-setuptools-bootstrap/PKGBUILD b/build-support/python-setuptools-bootstrap/PKGBUILD index 1163962e..5d6f865d 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='53.0.0' +pkgver='54.1.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=('0bb8e747121bd3ae0414118497c2b3d404f0222af9edcb6fc0ba1c75cbb972064b4b8f8075c954efc466e1ff03cf2d9058cab467ce507bc35ddca6d4c557e442') +sha512sums=('5b4a074e5c0deac9b8b50cca32b54fce70bd6af20245c018397e9e83dd8ee78d28b283dfcf5f5f81213cfb9ecbdc839c7b33a0ffa1c567e89166d84db78eb18e') export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0 -- cgit v1.2.3