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-06 23:59:17 +0200
committerTasos Sahanidis <tasos@tasossah.com>2024-01-06 23:59:17 +0200
commite28cff7d70cb10fd169e170e56a1ce42493637eb (patch)
tree9342cc6dc54a3dc9be61888e7367e21ce8977704 /build-support
parent60bd073713121b0e0daebd595269c43b53adf214 (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 d6f2256e..240d043f 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)
-pkgver=0.1
-pkgrel=5
+pkgver=0.2
+pkgrel=1
arch=(any)
license=('custom')
makedepends=(python git)