diff options
author | Florian Preinstorfer | 2021-02-03 12:39:57 +0100 |
---|---|---|
committer | Florian Preinstorfer | 2021-02-03 12:39:57 +0100 |
commit | 84b7bfafe35151de3bb7e876f573ec4a8ba4402a (patch) | |
tree | 3bf897495445e510f8f8a2ed3771b0708715f76b /.SRCINFO | |
parent | 77485a1b57acfe0a1181fc69f29006799c46e88c (diff) | |
download | aur-84b7bfafe35151de3bb7e876f573ec4a8ba4402a.tar.gz |
Release 2.6.1
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,6 +1,6 @@ pkgbase = cruft pkgdesc = Maintain all the necessary boilerplate for packaging and building projects separate from the code you intentionally write. Fully compatible with existing Cookiecutter templates - pkgver = 2.6.0 + pkgver = 2.6.1 pkgrel = 1 url = https://cruft.github.io/cruft/ arch = any @@ -12,9 +12,9 @@ pkgbase = cruft depends = python-gitpython depends = python-typer optdepends = python-toml: specify patterns to ignore in toml files - source = https://files.pythonhosted.org/packages/source/c/cruft/cruft-2.6.0.tar.gz - sha1sums = 5287c6fce64d96e511f901bed84cd828c567e06f - sha256sums = bbeea9fb69812afd74a8140cca5ae7fdab761d4df50b137f2437fab9e72c4580 + source = https://files.pythonhosted.org/packages/source/c/cruft/cruft-2.6.1.tar.gz + sha1sums = 2ad38bd59b4abcd494c8cdf0fb6807d67daf0661 + sha256sums = 664efd82ba5870f0343d511426c667cd45ae44322c470ee04e5802f861d341ce pkgname = cruft |