summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAndrew O'Neill2023-05-15 21:15:17 -0400
committerAndrew O'Neill2023-05-15 21:15:17 -0400
commit7e1edd5e8b10f53ed0ab77983eb97cb51bc60251 (patch)
tree837c89e31abd8d8d5907cd00b3875853850624ab /.SRCINFO
parentfd0a74b0836fa605b9e0c1d556e78f032634cc6b (diff)
downloadaur-7e1edd5e8b10f53ed0ab77983eb97cb51bc60251.tar.gz
Version bump
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 41dad26c52ae..c7c95db0deb8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = python-circuitbreaker
pkgdesc = Python implementation of the Circuit Breaker pattern
- pkgver = 1.4.0
+ pkgver = 2.0.0
pkgrel = 1
url = https://github.com/fabfuel/circuitbreaker
arch = x86_64
license = BSD
makedepends = python-setuptools
depends = python
- source = python-circuitbreaker-1.4.0.tar.gz::https://github.com/fabfuel/circuitbreaker/archive/refs/tags/1.4.0.tar.gz
- sha256sums = 30f24b32edf964ff2ea7c3c18959e2e3e08b6259b85ab442ea825e3f240323ab
+ source = python-circuitbreaker-2.0.0.tar.gz::https://github.com/fabfuel/circuitbreaker/archive/refs/tags/2.0.0.tar.gz
+ sha256sums = ec71e88317e48e2e41727d6fb0f7df4392b16b3e0e50646843323a37acee6883
pkgname = python-circuitbreaker