[arch-commits] Commit in protobuf/trunk (PKGBUILD)

Lukas Fleischer lfleischer at archlinux.org
Sat Jan 6 10:26:42 UTC 2018


    Date: Saturday, January 6, 2018 @ 10:26:39
  Author: lfleischer
Revision: 314134

upgpkg: protobuf 3.5.1.1-1

Upstream update.

Modified:
  protobuf/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-06 08:36:01 UTC (rev 314133)
+++ PKGBUILD	2018-01-06 10:26:39 UTC (rev 314134)
@@ -8,7 +8,7 @@
 
 pkgbase='protobuf'
 pkgname=('protobuf' 'python2-protobuf' 'python-protobuf')
-pkgver=3.5.0.1
+pkgver=3.5.1.1
 _gtestver=1.8.0
 pkgrel=1
 pkgdesc="Protocol Buffers - Google's data interchange format"
@@ -19,7 +19,7 @@
 makedepends=('unzip' 'python-setuptools' 'python2-setuptools' 'clang')
 source=("$pkgbase-$pkgver.tgz::https://github.com/google/${pkgbase}/archive/v${pkgver}.tar.gz"
         "gtest-${_gtestver}.tar.gz::https://github.com/google/googletest/archive/release-${_gtestver}.tar.gz")
-md5sums=('b3ed2401acf167207277b254fd7f9638'
+md5sums=('5005003ae6b94773c4bbca87a644b131'
          '16877098823401d1bf2ed7891d7dce36')
 
 prepare() {



More information about the arch-commits mailing list