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-14 11:27:56 +0200
committerTasos Sahanidis <tasos@tasossah.com>2024-01-14 11:27:56 +0200
commit8b0726dca845fb1f97c9931a323071e0687656fc (patch)
treebcf5b3c07b6294330bc231cbb82a7b06866d812c /build-support
parent3e2ed0af0da4dff7ce747cd1e8a9cf7284b843d6 (diff)
build-support/python-bootstrap: Bump pkgver
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 5bb26e4b..8d5ca3ee 100644
--- a/build-support/python-bootstrap/PKGBUILD
+++ b/build-support/python-bootstrap/PKGBUILD
@@ -2,7 +2,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.4
+pkgver=0.5
pkgrel=1
arch=(any)
license=('custom')