summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorClaudia Pellegrino2024-01-22 20:28:26 +0100
committerClaudia Pellegrino2024-01-22 20:33:34 +0100
commit96ccdab6beefada96761bcd604a301e646de93b9 (patch)
tree003571510161dffa482741a85293f9a1bce578e8 /PKGBUILD
parent5522af8724699b4256bf504617717b32063416ce (diff)
downloadaur-96ccdab6beefada96761bcd604a301e646de93b9.tar.gz
python-cyclonedx-lib v6.4.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 78bb603ed50c..2b469052b63a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=python-cyclonedx-lib
_gitpkgname=cyclonedx-python-lib
-pkgver=6.3.0
+pkgver=6.4.0
pkgrel=1
pkgdesc='Render and read CycloneDX, a lightweight BOM specification document format'
arch=('any')
url='https://github.com/CycloneDX/cyclonedx-python-lib'
-license=('Apache')
+license=('Apache-2.0')
depends=(
'python-jsonschema'
'python-license-expression'
@@ -36,8 +36,8 @@ source=(
)
sha512sums=(
- '4eedf9e8287dc9654bfbe42c5021c93c54a6acd0845ab39d74ae89318451d106d0ba233fd09ea6cbb5af94a7392dfa8ad4d85267dc936cd3f1a6ab4aa94e5814'
- '0468a4a94597ec62edabaf39668256e0aa6b42b17ac965293f59da377250452afa7b9391811305dac4808073542c3c86b70ccaebb292a171ed01b49668c006e0'
+ '03cd8bf03b6c610dcbfa1a0bbc6f6c81a822a45cc960dd08a67416a90cec16331282b26d1a6558f8625c9325a9058660b835281d0b4804ab49c721e4ef57c789'
+ '99f53b04cddf42b0ddd6bf29b3567f1ac2c1b03ba2e2f596f77b587f9aa70d4e224dfcd685e8bbcc30171a167b81176219a09a0808c683b5f5b82affc12dbaa1'
)
prepare() {