index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Tasos Sahanidis <tasos@tasossah.com> | 2024-01-13 19:30:34 +0200 |
---|---|---|
committer | Tasos Sahanidis <tasos@tasossah.com> | 2024-01-13 19:30:34 +0200 |
commit | 86eda70d5f0e356929793c3a789806e32287f27e (patch) | |
tree | 479e2b00fdcb6c7b2b451cf19e95c683f37a503d /build-support | |
parent | 1f57216ef7c96cdf9acc4381c23f13f946dca687 (diff) |
-rw-r--r-- | build-support/python-bootstrap/PKGBUILD | 2 |
diff --git a/build-support/python-bootstrap/PKGBUILD b/build-support/python-bootstrap/PKGBUILD index 746cb43a..f50533ea 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.3 -pkgrel=1 +pkgrel=2 arch=(any) license=('custom') makedepends=(python git) |