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

Lukas Fleischer lfleischer at archlinux.org
Sun Dec 10 13:29:59 UTC 2017


    Date: Sunday, December 10, 2017 @ 13:29:57
  Author: lfleischer
Revision: 312043

upgpkg: protobuf 3.5.0.1-1

Upstream update.

Modified:
  protobuf/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-12-10 12:12:59 UTC (rev 312042)
+++ PKGBUILD	2017-12-10 13:29:57 UTC (rev 312043)
@@ -8,7 +8,7 @@
 
 pkgbase='protobuf'
 pkgname=('protobuf' 'python2-protobuf' 'python-protobuf')
-pkgver=3.4.1
+pkgver=3.5.0.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=('31b19dcfd6567095fdb66a8c07347222'
+md5sums=('b3ed2401acf167207277b254fd7f9638'
          '16877098823401d1bf2ed7891d7dce36')
 
 prepare() {



More information about the arch-commits mailing list