summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorClaudia Pellegrino2024-04-28 14:42:42 +0200
committerClaudia Pellegrino2024-04-28 14:42:42 +0200
commitab4a11838ba8c448dbf19e3bc7fe95d7ddd3ec47 (patch)
tree911aecae4301bedb4b5c6ee832d39a85000025a6 /PKGBUILD
parent9e49c8b463649f0becd33cad4f3209041fc700b0 (diff)
downloadaur-ab4a11838ba8c448dbf19e3bc7fe95d7ddd3ec47.tar.gz
Bump pkgrel for Python 3.12
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 376b0332677f..2673c06c8fde 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python-cyclonedx-lib
_gitpkgname=cyclonedx-python-lib
pkgver=7.3.2
-pkgrel=1
+pkgrel=2
pkgdesc='Render and read CycloneDX, a lightweight BOM specification document format'
arch=('any')
url='https://github.com/CycloneDX/cyclonedx-python-lib'