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 13:29:07 +0200
committerTasos Sahanidis <tasos@tasossah.com>2024-01-14 13:29:07 +0200
commit36c23274650f0ddbbe7d53ec0905decba7c34b15 (patch)
tree62782b1db0a485175dd5dec4bca71af9af938a26 /build-support
parent23905362203fe73ea1b626f129bc47e62a571581 (diff)
build-support/python-bootstrap: Bump pkgrel
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 8d5ca3ee..64e809eb 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.5
-pkgrel=1
+pkgrel=2
arch=(any)
license=('custom')
makedepends=(python git)