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 20:09:07 +0200
committerTasos Sahanidis <tasos@tasossah.com>2024-01-13 20:09:07 +0200
commitd2adc57df4fa7e5b64f0ccdc4e1fa398df5fd881 (patch)
treeb60024badd3d371dac59bcc0d71ee7d5bfbc9767 /build-support
parent86eda70d5f0e356929793c3a789806e32287f27e (diff)
build-support/python-bootstrap: Bump pkgver
Diffstat (limited to 'build-support')
-rw-r--r--build-support/python-bootstrap/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/build-support/python-bootstrap/PKGBUILD b/build-support/python-bootstrap/PKGBUILD
index f50533ea..ea78d9e1 100644
--- a/build-support/python-bootstrap/PKGBUILD
+++ b/build-support/python-bootstrap/PKGBUILD
@@ -2,8 +2,8 @@
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=2
+pkgver=0.4
+pkgrel=1
arch=(any)
license=('custom')
makedepends=(python git)