testing/py3-protobuf: upgrade to 3.11.2

This commit is contained in:
Andy Postnikov 2019-12-14 21:18:50 +02:00
parent 0f03e2cb0d
commit e48678b6ff

View File

@ -1,7 +1,7 @@
# Maintainer: Corentin Henry <corentinhenry@gmail.com>
# Contributor: Corentin Henry <corentinhenry@gmail.com>
pkgname=py3-protobuf
pkgver=3.11.1
pkgver=3.11.2
pkgrel=0
pkgdesc="Google's data interchange format."
url="https://github.com/google/protobuf"
@ -32,4 +32,4 @@ package() {
chmod +r "$subpkgdir"/usr/lib/*/site-packages/*/*
}
sha512sums="226295f70659f4da24d0a22739c1e451082b0f332ae85e8cc4622854d04e727f2166b7bbe0a90ece631d5123cd96077c27a87e33cf5da286685afaff0f8a0fba protobuf-python-3.11.1.tar.gz"
sha512sums="5960dcfa83799e7c7bd2b5ef609f6765440e480be74a4aed0b317bf0de1d03b82fab5c2f12577d2254b96f28e2f0ef87c45df54453384211263bf3215dc50e13 protobuf-python-3.11.2.tar.gz"