summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorChocobo12022-08-22 18:39:51 +0800
committerChocobo12022-08-22 20:48:06 +0800
commita57386846a28dc74f288cd6a3e873970853aa939 (patch)
treef96d087d86e811b10f6e8daa426eec37ed1e09d7 /.SRCINFO
parent7c28831ec8b43dc2304daaf7e92a9ce115ec29a6 (diff)
downloadaur-a57386846a28dc74f288cd6a3e873970853aa939.tar.gz
upgpkg: protobuf-git 3.21.5.r413.gd8421bd49-1
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO13
1 files changed, 6 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 299688ca57e5..145af06918bd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,32 +1,31 @@
pkgbase = protobuf-git
pkgdesc = Google's data interchange format
- pkgver = 3.12.3.r112.g36d39a026
+ pkgver = 21.5.r411.gd8421bd49
pkgrel = 1
url = https://developers.google.com/protocol-buffers/
arch = i686
arch = x86_64
license = BSD
makedepends = git
+ makedepends = cmake
+ makedepends = gtest
makedepends = python-setuptools
- makedepends = unzip
source = git+https://github.com/protocolbuffers/protobuf.git
sha256sums = SKIP
pkgname = protobuf-git
depends = gcc-libs
depends = zlib
- provides = protobuf
+ provides = protobuf=21.5.r411.gd8421bd49
provides = libprotoc.so
provides = libprotobuf.so
provides = libprotobuf-lite.so
conflicts = protobuf
- options = staticlibs
pkgname = python-protobuf-git
pkgdesc = Python 3 bindings for Google Protocol Buffers
- depends = protobuf-git
+ depends = protobuf-git=21.5.r411.gd8421bd49
depends = python
depends = python-six
- provides = python-protobuf
+ provides = python-protobuf=21.5.r411.gd8421bd49
conflicts = python-protobuf
-