Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/extra/python-setuptools
diff options
context:
space:
mode:
authorTasos Sahanidis <tasos@tasossah.com>2024-03-08 14:20:52 +0200
committerTasos Sahanidis <tasos@tasossah.com>2024-03-08 14:20:52 +0200
commitd2d5e622f81ae9e20af75035b78d8a888f6f2731 (patch)
tree3c94eac616445ee869858696f9bd34239547ddf9 /extra/python-setuptools
parentb1788aa7136d81b499aadbc44a84d5d5cb5fcb29 (diff)
extra/python-setuptools: Bump
Diffstat (limited to 'extra/python-setuptools')
-rw-r--r--extra/python-setuptools/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/python-setuptools/PKGBUILD b/extra/python-setuptools/PKGBUILD
index d049fc3a..63552ad5 100644
--- a/extra/python-setuptools/PKGBUILD
+++ b/extra/python-setuptools/PKGBUILD
@@ -15,7 +15,7 @@ source[0]="https://pypi.python.org/packages/source/s/setuptools/setuptools-$pkgv
# Depending on how annoying this gets, maybe comment it to switch back to SKIP
sha512sums[0]='11df934931f4b73f7e07ea5713479593c6baa134d423556b2ae7aff0f1e5bdbdee1f5b516131adb169c838231ceb0293441fbf275ef7030dabecf74122565b6d'
-# Work around the directory name containing the version
+# Work around the directory name containing the version.
eval "$(
declare -f prepare | \
sed -r 's/cd setuptools;?$/cd setuptools-$pkgver/'