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 d81961a980b9..e6bffabc250c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-pyscaffold
pkgdesc = Python project template generator with batteries included
- pkgver = 3.2.3
- pkgrel = 2
+ pkgver = 3.3.1
+ pkgrel = 1
url = https://pyscaffold.org/
arch = any
license = MIT
@@ -17,7 +17,7 @@ pkgbase = python-pyscaffold
optdepends = python-pytest: Use the integrated unit testing.
optdepends = python-pytest-runner: Use the integrated unit testing.
optdepends = python-pytest-cov: Generate a coverage report for your project.
- source = pyscaffold-3.2.3::git+https://github.com/pyscaffold/pyscaffold.git#tag=v3.2.3
+ source = pyscaffold-3.3.1::git+https://github.com/pyscaffold/pyscaffold.git#tag=v3.3.1
md5sums = SKIP
pkgname = python-pyscaffold