summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLee Mracek2022-06-02 21:27:30 -0400
committerLee Mracek2022-06-02 21:27:30 -0400
commit2ed9aa446d472ca60f1c5e0646a7963cd5a5f918 (patch)
tree92b93126ca711fe78b7e53b2c44f99c153b0981e
parentb9255995f5125249396d67125835a92f7996b2ca (diff)
downloadaur-2ed9aa446d472ca60f1c5e0646a7963cd5a5f918.tar.gz
Update .SRCINFO
-rw-r--r--.SRCINFO13
1 files changed, 8 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a78ba1a8d366..790f46713bc7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,23 +1,26 @@
pkgbase = flatbuffers-git
pkgdesc = An efficient cross platform serialization library for C++, with support for Java, C# and Go
- pkgver = 1856
- pkgrel = 1
+ pkgver = 2.0.6.r107.g967df08b
+ pkgrel = 2
url = https://google.github.io/flatbuffers/
arch = x86_64
license = Apache
makedepends = cmake
+ makedepends = git
makedepends = python-setuptools
depends = gcc-libs
source = git+https://github.com/google/flatbuffers
+ source = remove-nested-verifier-test.patch
sha256sums = SKIP
+ sha256sums = 1c9b01f82312e3974acf6551e90cca9d4bd3e06b0877f1ad223a95163e9a3a26
pkgname = flatbuffers-git
- provides = flatbuffers
+ provides = flatbuffers=2.0.6.r107.g967df08b
conflicts = flatbuffers
pkgname = python-flatbuffers-git
pkgdesc = An efficient cross platform serialization library for Python
+ arch = any
depends = python
- provides = python-flatbuffers
+ provides = python-flatbuffers=2.0.6.r107.g967df08b
conflicts = python-flatbuffers
-