Date: Thursday, April 6, 2023 @ 12:54:19 Author: felixonmars Revision: 1438709
upgpkg: flatbuffers 23.3.3-2: rebuild with python 3.11 Modified: flatbuffers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-06 12:52:48 UTC (rev 1438708) +++ PKGBUILD 2023-04-06 12:54:19 UTC (rev 1438709) @@ -6,7 +6,7 @@ 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) url='https://google.github.io/flatbuffers/'
