Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/build-support
diff options
context:
space:
mode:
authorTasos Sahanidis <tasos@tasossah.com>2024-01-13 19:30:34 +0200
committerTasos Sahanidis <tasos@tasossah.com>2024-01-13 19:30:34 +0200
commit86eda70d5f0e356929793c3a789806e32287f27e (patch)
tree479e2b00fdcb6c7b2b451cf19e95c683f37a503d /build-support
parent1f57216ef7c96cdf9acc4381c23f13f946dca687 (diff)
build-support/python-bootstrap: Bump pkgrel to update setuptools_scm
Diffstat (limited to 'build-support')
-rw-r--r--build-support/python-bootstrap/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-support/python-bootstrap/PKGBUILD b/build-support/python-bootstrap/PKGBUILD
index 746cb43a..f50533ea 100644
--- a/build-support/python-bootstrap/PKGBUILD
+++ b/build-support/python-bootstrap/PKGBUILD
@@ -3,7 +3,7 @@
pkgbase=python-bootstrap
pkgname=(python-build python-installer python-tomli python-pep517 python-setuptools python-flit-core python-wheel python-typing_extensions python-packaging python-setuptools-scm python-jaraco.functools python-calver)
pkgver=0.3
-pkgrel=1
+pkgrel=2
arch=(any)
license=('custom')
makedepends=(python git)