summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7422aa5f15e3..1b3b124eade0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-configparser
pkgdesc = backport of configparser from Python 3
- pkgver = 6.0.1
+ pkgver = 7.0.0
pkgrel = 1
url = https://github.com/jaraco/configparser/
arch = any
@@ -11,7 +11,7 @@ pkgbase = python-configparser
makedepends = python-setuptools-scm
makedepends = git
depends = python
- source = git+https://github.com/jaraco/configparser.git#tag=v6.0.1
- sha256sums = SKIP
+ source = git+https://github.com/jaraco/configparser.git#tag=v7.0.0
+ sha256sums = ff07df61054ad7f485e555fc4c4a53a02a89b4c8f06eca27a21a092281797f6e
pkgname = python-configparser