summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLee Mracek2020-02-05 11:03:34 -0500
committerLee Mracek2020-02-05 11:03:34 -0500
commit22ec4b817fe5254243e330a94ccb14336c369bb2 (patch)
tree219b42d54d517a5b7fac56fc61deb81166016aae
parentc7842da41bb6bda77796e25f43eb43198ea5f235 (diff)
downloadaur-22ec4b817fe5254243e330a94ccb14336c369bb2.tar.gz
Update srcinfo
-rw-r--r--.SRCINFO31
1 files changed, 16 insertions, 15 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d8d2a3f986af..fe8c02c72a00 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,22 +1,23 @@
-# Generated by mksrcinfo v8
-# Mon Jul 18 19:46:50 UTC 2016
-pkgbase = flatbuffers-git
- pkgdesc = An efficient cross platform serialization library for C++, with support for Java, C# and Go (git)
- pkgver = r794.a69b19f
+pkgbase = flatbuffers
+ pkgdesc = An efficient cross platform serialization library for C++, with support for Java, C# and Go
+ pkgver = 1856
pkgrel = 1
- url = http://google.github.io/flatbuffers/
- arch = i686
+ url = https://google.github.io/flatbuffers/
arch = x86_64
- license = GPL
+ license = Apache
makedepends = cmake
- makedepends = git
- optdepends = go
- optdepends = java-environment
- optdepends = mono
- provides = flatbuffers
- conflicts = flatbuffers
- source = git+https://github.com/google/flatbuffers.git
+ makedepends = python-setuptools
+ depends = gcc-libs
+ source = git+https://github.com/google/flatbuffers
sha256sums = SKIP
pkgname = flatbuffers-git
+ provides = flatbuffers
+ conflicts = flatbuffers
+
+pkgname = python-flatbuffers-git
+ pkgdesc = An efficient cross platform serialization library for Python
+ depends = python
+ provides = python-flatbuffers
+ conflicts = python-flatbuffers