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

Lukas Fleischer lfleischer at archlinux.org
Wed Jul 1 17:02:30 UTC 2020


    Date: Wednesday, July 1, 2020 @ 17:02:30
  Author: lfleischer
Revision: 390708

upgpkg: protobuf 3.12.3-1: upstream update

Modified:
  protobuf/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-01 16:51:48 UTC (rev 390707)
+++ PKGBUILD	2020-07-01 17:02:30 UTC (rev 390708)
@@ -9,7 +9,7 @@
 
 pkgbase='protobuf'
 pkgname=('protobuf' 'python-protobuf')
-pkgver=3.12.0
+pkgver=3.12.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=('5752329c13a903ef3015b1383632f0eba50521669052c5b3d834e798e3d3d3bca37b175a93d83516d1a9b96960ceb2087fe8577aaa71015decc8f9f4741471a2')
+sha512sums=('08701c1f421f410561c6ef8d027ba5834b6b36359c51bcc941d299d3064bf9e0cf52eb65cd73fa8155cf6cb341be251fb0781ace051d5bcb72b24a8d1df9c7ea')
 
 prepare() {
   cd "$pkgbase-$pkgver"



More information about the arch-commits mailing list