diff options
author | Erich Eckner <git@eckner.net> | 2020-03-08 22:09:17 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2020-03-08 22:09:17 +0100 |
commit | 82bb13244a99519437dee290ff82f24c72d57c2b (patch) | |
tree | b05852fb7f3b5276d8b77ba26e6df0b421e57e89 /build-support | |
parent | 209d1d9a7478fd4bbd3fd8c0dff417c35970c780 (diff) | |
download | packages-82bb13244a99519437dee290ff82f24c72d57c2b.tar.xz |
build-support/python-setuptools-bootstrap: new version => new checksum
Diffstat (limited to 'build-support')
-rw-r--r-- | build-support/python-setuptools-bootstrap/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/build-support/python-setuptools-bootstrap/PKGBUILD b/build-support/python-setuptools-bootstrap/PKGBUILD index 3642eaf2..d55ddab1 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='45.2.0' +pkgver='45.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=('68a2b600e67dfd1ba25efadd852ed99fff3073ee73959b183ffd8b5c44935628a9eff2f56ac921f4d8d903a389f167ddc2295f031b9b0f7fa9f91970516e4658') +sha512sums=('6b287b8e5f0d0f9bf10536c5e910255a1aa53d12c1a76019478fbf56cd99a6bbc995e959c1e4d7951c50e0a725901f3ad4bdeb8c97bd64a68b4c7f78f37ca2c4') export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0 |