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

Lukas Fleischer lfleischer at archlinux.org
Sat Mar 24 21:50:41 UTC 2018


    Date: Saturday, March 24, 2018 @ 21:50:41
  Author: lfleischer
Revision: 320144

upgpkg: protobuf 3.5.2-1

Upstream update.

Modified:
  protobuf/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-24 20:02:48 UTC (rev 320143)
+++ PKGBUILD	2018-03-24 21:50:41 UTC (rev 320144)
@@ -8,7 +8,7 @@
 
 pkgbase='protobuf'
 pkgname=('protobuf' 'python2-protobuf' 'python-protobuf')
-pkgver=3.5.1.1
+pkgver=3.5.2
 _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=('5005003ae6b94773c4bbca87a644b131'
+md5sums=('ff6742018c172c66ecc627029ad54280'
          '16877098823401d1bf2ed7891d7dce36')
 
 prepare() {



More information about the arch-commits mailing list