summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorLuis Martinez2022-03-14 11:29:51 -0500
committerLuis Martinez2022-03-14 11:32:30 -0500
commitf91e096e4a211832ef5e043e77da345e7939aa7d (patch)
treeec43db8886a66f26037072bcc6d6939244e31eee /.SRCINFO
parent068940763778542328ab5e555bc365e705a8f150 (diff)
downloadaur-f91e096e4a211832ef5e043e77da345e7939aa7d.tar.gz
update to 4.2
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4544ba26b28c..ccf8b0cc520d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-pyscaffold
pkgdesc = Python project template generator with batteries included
- pkgver = 4.1.5
+ pkgver = 4.2
pkgrel = 1
url = https://github.com/pyscaffold/pyscaffold
changelog = CHANGELOG.rst
@@ -25,7 +25,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 = python-pyscaffold::git+https://github.com/pyscaffold/pyscaffold/#tag=v4.1.5
+ source = python-pyscaffold::git+https://github.com/pyscaffold/pyscaffold/#tag=v4.2
sha256sums = SKIP
pkgname = python-pyscaffold