summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorLuis Martinez2022-01-14 09:16:20 -0600
committerLuis Martinez2022-01-14 09:16:20 -0600
commit0053d89c3ce127e79626a6769368e15378313e94 (patch)
treef912a5b5d8fdecd24c38687a294c99239fbee12c /.SRCINFO
parentdd6b78d00ffff4bc54854755b86b7fcf0184bd3a (diff)
downloadaur-0053d89c3ce127e79626a6769368e15378313e94.tar.gz
update to 4.1.4
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d95f8de808d0..262f03d75d7f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-pyscaffold
pkgdesc = Python project template generator with batteries included
- pkgver = 4.1.3
+ pkgver = 4.1.4
pkgrel = 1
url = https://pyscaffold.org/
arch = any
@@ -19,7 +19,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.3
+ source = python-pyscaffold::git+https://github.com/pyscaffold/pyscaffold/#tag=v4.1.4
sha256sums = SKIP
pkgname = python-pyscaffold