summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO9
1 files changed, 3 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3d0fb766cae8..3a102bc2638b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,14 @@
pkgbase = python-pure-protobuf
pkgdesc = Python implementation of Protocol Buffers data types with dataclasses support.
- pkgver = 3.0.0
+ pkgver = 3.0.1
pkgrel = 1
url = https://github.com/eigenein/protobuf
arch = any
license = MIT
makedepends = git
- makedepends = python-build
- makedepends = python-installer
- makedepends = python-wheel
makedepends = python-poetry-dynamic-versioning
depends = python
- source = https://github.com/eigenein/protobuf/archive/refs/tags/3.0.0.tar.gz
- sha512sums = fce45e12da37433e5eb692abb5d5e35f0b93a0ab4ca157e7646058171e693dc5aa6892f53ac43110d9269d031372729dc224c6d41c46524e454619dd639e2cb0
+ source = protobuf-3.0.1.tar.gz::https://github.com/eigenein/protobuf/archive/refs/tags/3.0.1.tar.gz
+ sha512sums = d710a242e6e9cadc86dcaae2f28174477f76053bda501c077868fdd09597568eb52dbce02e4b463ef8cb3c9e2401d6754e333bec55614cfca1c7dc1cd7c211dd
pkgname = python-pure-protobuf