mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
extra/python-protobuf to 27.3-1
This commit is contained in:
parent
3433a26b40
commit
035e03a6ea
1 changed files with 2 additions and 2 deletions
|
@ -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() {
|
||||
|
|
Loading…
Reference in a new issue