* update flatbuffers to 23.3.3-2

This commit is contained in:
Alexander Baldeck 2023-05-23 21:05:59 +02:00
parent 03f2d26403
commit f0e90bd4f8

View File

@ -7,7 +7,7 @@ pkgbase=flatbuffers
pkgname=(flatbuffers python-flatbuffers)
# https://github.com/google/flatbuffers/blob/master/CHANGELOG.md
pkgver=23.3.3
pkgrel=1
pkgrel=2
pkgdesc='An efficient cross platform serialization library for C++, with support for Java, C# and Go'
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
url='https://google.github.io/flatbuffers/'