python-protobuf: update to 3.4.0

This commit is contained in:
Alessio Sergi 2017-09-13 11:06:20 +02:00
parent 72e99cfec4
commit d76f9fd0eb
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'python-protobuf'
pkgname=python-protobuf
version=3.3.0
revision=3
version=3.4.0
revision=1
noarch=yes
wrksrc="protobuf-${version}"
build_style=python-module
@ -13,7 +13,7 @@ maintainer="Charles E. Lehner <cel@celehner.com>"
homepage="https://developers.google.com/protocol-buffers/"
license="3-clause-BSD"
distfiles="${PYPI_SITE}/p/protobuf/protobuf-${version}.tar.gz"
checksum=1cbcee2c45773f57cb6de7ee0eceb97f92b9b69c0178305509b162c0160c1f04
checksum=ef02609ef445987976a3a26bff77119c518e0915c96661c3a3b17856d0ef6374
post_install() {
sed -n 1,29p google/protobuf/__init__.py >LICENSE