Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/build-support
diff options
context:
space:
mode:
Diffstat (limited to 'build-support')
-rw-r--r--build-support/python-build-bootstrap/PKGBUILD (renamed from build-support/python-build-boostrap/PKGBUILD)2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-support/python-build-boostrap/PKGBUILD b/build-support/python-build-bootstrap/PKGBUILD
index 892ce420..ec3630c4 100644
--- a/build-support/python-build-boostrap/PKGBUILD
+++ b/build-support/python-build-bootstrap/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Daniel M. Capella <polyzen@archlinux.org>
_pkgname=build
-pkgname=python-$_pkgname
+pkgname=python-$_pkgname-bootstrap
pkgver=0.10.0
pkgrel=4
pkgdesc='A simple, correct PEP 517 build frontend'