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

Lukas Fleischer lfleischer at archlinux.org
Wed Feb 19 17:18:33 UTC 2020


    Date: Wednesday, February 19, 2020 @ 17:18:31
  Author: lfleischer
Revision: 375876

upgpkg: protobuf 3.11.4-1: upstream update

Modified:
  protobuf/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-19 14:15:28 UTC (rev 375875)
+++ PKGBUILD	2020-02-19 17:18:31 UTC (rev 375876)
@@ -9,7 +9,7 @@
 
 pkgbase='protobuf'
 pkgname=('protobuf' 'python-protobuf')
-pkgver=3.11.3
+pkgver=3.11.4
 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=('58e005f77b1f8beaba4a2e3d4d1e373907565ef18135fe4168232f0e206e36d9cd3e66c08b076751fcaa4409a8a6aa878b42f3c2981b2681ae16a63e43c53971')
+sha512sums=('d0fa36bb4c412dbe41f11c371aba84eb7fd8b751ee1528c75f55b0c141178d7854c2018d4d4433f1484ac1a4a63ff2be5630826aea4c3b8813dab628229da832')
 
 prepare() {
   cd "$pkgbase-$pkgver"



More information about the arch-commits mailing list