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

Lukas Fleischer lfleischer at archlinux.org
Sun Mar 3 09:43:35 UTC 2019


    Date: Sunday, March 3, 2019 @ 09:43:34
  Author: lfleischer
Revision: 347006

upgpkg: protobuf 3.7.0-1

Upstream update.

Modified:
  protobuf/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-03 02:51:21 UTC (rev 347005)
+++ PKGBUILD	2019-03-03 09:43:34 UTC (rev 347006)
@@ -8,7 +8,7 @@
 
 pkgbase='protobuf'
 pkgname=('protobuf' 'python2-protobuf' 'python-protobuf')
-pkgver=3.6.1.3
+pkgver=3.7.0
 _gtestver=1.8.0
 pkgrel=1
 pkgdesc="Protocol Buffers - Google's data interchange format"
@@ -19,7 +19,7 @@
 makedepends=('unzip' 'python-setuptools' 'python2-setuptools')
 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=('df2b44d14d8745c06232d90f35845765'
+md5sums=('99ab003ca0e98c9dc40edbd60dd43633'
          '16877098823401d1bf2ed7891d7dce36')
 
 prepare() {



More information about the arch-commits mailing list