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>2023-12-05 00:49:18 +0200
committerTasos Sahanidis <tasos@tasossah.com>2023-12-05 00:49:18 +0200
commitf7cde3df7662dc5af69f133453e299d35606554c (patch)
tree01aa7d8c202ac3e03da921dff4a781576def793d /build-support
parent011fae64f764a20c2590d42da519e11f50b8f377 (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 d6afa242..be2e0854 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)
pkgver=0.1
-pkgrel=1
+pkgrel=2
arch=(pentium4 i686 i486)
license=('custom')
makedepends=(python git)