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

Lukas Fleischer lfleischer at archlinux.org
Thu Feb 6 11:00:38 UTC 2020


    Date: Thursday, February 6, 2020 @ 11:00:38
  Author: lfleischer
Revision: 374733

upgpkg: protobuf 3.11.3-1: upstream update

Modified:
  protobuf/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-06 10:53:17 UTC (rev 374732)
+++ PKGBUILD	2020-02-06 11:00:38 UTC (rev 374733)
@@ -9,7 +9,7 @@
 
 pkgbase='protobuf'
 pkgname=('protobuf' 'python-protobuf')
-pkgver=3.11.2
+pkgver=3.11.3
 pkgrel=1
 pkgdesc="Protocol Buffers - Google's data interchange format"
 arch=('x86_64')
@@ -18,7 +18,7 @@
 depends=('gcc-libs' 'glibc' 'zlib')
 makedepends=('unzip' 'python-setuptools')
 source=("https://github.com/protocolbuffers/$pkgname/releases/download/v$pkgver/$pkgname-all-$pkgver.tar.gz")
-sha512sums=('58cc8c6798b06f14758e20e838b769d578d5931d18adae00aefbd877e4cc7818d0e0a36f4a7badb8ed7931d37935b5dce8c70f9c10c56530324f7e2f2347ff8f')
+sha512sums=('58e005f77b1f8beaba4a2e3d4d1e373907565ef18135fe4168232f0e206e36d9cd3e66c08b076751fcaa4409a8a6aa878b42f3c2981b2681ae16a63e43c53971')
 
 prepare() {
   cd "$pkgbase-$pkgver"



More information about the arch-commits mailing list