diff --git a/community/py3-protobuf/APKBUILD b/community/py3-protobuf/APKBUILD index d5dcc4226a3..6538ad24019 100644 --- a/community/py3-protobuf/APKBUILD +++ b/community/py3-protobuf/APKBUILD @@ -1,8 +1,8 @@ # Maintainer: Corentin Henry # Contributor: Corentin Henry pkgname=py3-protobuf -pkgver=3.14.0 -pkgrel=0 +pkgver=3.13.0 +pkgrel=1 pkgdesc="Google's data interchange format." options="!check" # Fails due to new 'packaging' module url="https://github.com/google/protobuf"