[arch-commits] Commit in protobuf/trunk (PKGBUILD)
Lukas Fleischer
lfleischer at archlinux.org
Sun Jan 29 12:43:37 UTC 2017
Date: Sunday, January 29, 2017 @ 12:43:35
Author: lfleischer
Revision: 287701
upgpkg: protobuf 3.2.0-1
Upstream update.
Modified:
protobuf/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-01-29 11:50:53 UTC (rev 287700)
+++ PKGBUILD 2017-01-29 12:43:35 UTC (rev 287701)
@@ -8,7 +8,7 @@
pkgbase='protobuf'
pkgname=('protobuf' 'python2-protobuf' 'python-protobuf')
-pkgver=3.1.0
+pkgver=3.2.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' '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=('14a532a7538551d5def317bfca41dace'
+md5sums=('61d899b8369781f6dd1e62370813392d'
'16877098823401d1bf2ed7891d7dce36')
prepare() {
More information about the arch-commits
mailing list