index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Tasos Sahanidis <tasos@tasossah.com> | 2024-01-14 13:29:07 +0200 |
---|---|---|
committer | Tasos Sahanidis <tasos@tasossah.com> | 2024-01-14 13:29:07 +0200 |
commit | 36c23274650f0ddbbe7d53ec0905decba7c34b15 (patch) | |
tree | 62782b1db0a485175dd5dec4bca71af9af938a26 /build-support | |
parent | 23905362203fe73ea1b626f129bc47e62a571581 (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 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) |