[arch-commits] Commit in protobuf/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Sat Sep 3 18:41:31 UTC 2022
Date: Saturday, September 3, 2022 @ 18:41:31
Author: arojas
Revision: 455004
upgpkg: protobuf 21.5-1: Update to 21.5
Modified:
protobuf/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-09-03 18:23:13 UTC (rev 455003)
+++ PKGBUILD 2022-09-03 18:41:31 UTC (rev 455004)
@@ -9,7 +9,7 @@
pkgbase='protobuf'
pkgname=('protobuf' 'python-protobuf')
-pkgver=21.4
+pkgver=21.5
pkgrel=1
pkgdesc="Protocol Buffers - Google's data interchange format"
arch=('x86_64')
@@ -19,7 +19,7 @@
makedepends=('python-setuptools' 'cmake' 'gtest')
source=(https://github.com/protocolbuffers/protobuf/archive/v$pkgver/$pkgname-$pkgver.tar.gz
https://github.com/protocolbuffers/protobuf/commit/101b6199.patch)
-sha512sums=('1259f06f3f941aec5af275e6cc061f7c1e8095eb3c35a431cb9f39f044728f5d6834399d2bc417de04facccbc1ef1285bd876b9d06ef1261e2ae0854bc7415f4'
+sha512sums=('0f8a63f6ca256da2e93ee2351c42e1f7336251e37302cd2dceca78a840a1be4d5b443cae081790514928d8bd58e520f53e5e7131eb79aac2fbb7fbfb8e90ec10'
'63a56d6ba2bd452ef5380eca4ec5e294a395a6dae95fbe3ae28ee6bceb601450e234a2052b1df010c9cea008b8d03176ffd08fa62a66bf5e7af64c9829e788c8')
prepare() {
More information about the arch-commits
mailing list