extra/python-protobuf to 29.3-1

This commit is contained in:
Kevin Mihelich 2025-03-09 19:02:11 +00:00
parent f47fbc5de2
commit 51906c60ac

View file

@ -4,7 +4,7 @@
pkgname=python-protobuf
_basename=protobuf
pkgver=29.2
pkgver=29.3
_ver=5
pkgrel=1
pkgdesc="Protocol Buffers - Google's data interchange format"
@ -14,7 +14,7 @@ license=('BSD-3-Clause')
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=('b2cc8e8bb7c9326996f0e160137b0861f1a82162502658df2951209d0cb0309e')
sha256sums=('5da0f41edaf117bde316404bad1a486cb4ededf8e4a54891296f648e8e076620')
build() {