extra/python-protobuf to 27.3-1

This commit is contained in:
Kevin Mihelich 2024-08-07 10:29:30 +00:00
parent 3433a26b40
commit 035e03a6ea

View file

@ -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() {