diff --git a/extra/python-protobuf/PKGBUILD b/extra/python-protobuf/PKGBUILD index d35628050..f758fdd07 100644 --- a/extra/python-protobuf/PKGBUILD +++ b/extra/python-protobuf/PKGBUILD @@ -4,7 +4,7 @@ pkgname=python-protobuf _basename=protobuf -pkgver=27.2 +pkgver=27.3 _ver=5 pkgrel=1 pkgdesc="Protocol Buffers - Google's data interchange format" @@ -14,7 +14,7 @@ license=('BSD') depends=('python' "protobuf=${pkgver}") makedepends=('python-build' 'python-installer' 'python-wheel' 'python-setuptools') source=("https://files.pythonhosted.org/packages/source/${_basename::1}/${_basename}/${_basename}-${_ver}.${pkgver}.tar.gz") -sha256sums=('f3ecdef226b9af856075f28227ff2c90ce3a594d092c39bee5513573f25e2714') +sha256sums=('82460903e640f2b7e34ee81a947fdaad89de796d324bcbc38ff5430bcdead82c') build() {