diff options
author | Florian Preinstorfer | 2021-12-18 10:20:20 +0100 |
---|---|---|
committer | Florian Preinstorfer | 2021-12-18 10:20:20 +0100 |
commit | 95375934aa38228de40f5ecd6752fa76fd10fa10 (patch) | |
tree | bcf92b1e2e59da1c4d245d5c9009cd11f7400a0a /.SRCINFO | |
parent | 833a50c0be215e4f1d7540c1d9dae9e3c3afba1b (diff) | |
download | aur-95375934aa38228de40f5ecd6752fa76fd10fa10.tar.gz |
Release 2.10.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.9.0 + pkgver = 2.10.1 pkgrel = 1 url = https://cruft.github.io/cruft/ arch = any @@ -12,8 +12,8 @@ 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.9.0.tar.gz - sha1sums = 23c39f589b77ce7c90428a8ff71211dd55a1d3c3 - sha256sums = 550703c35b8125612ad89d93d176f29b3e362c19c74ed28895625afa9010fcb1 + source = https://files.pythonhosted.org/packages/source/c/cruft/cruft-2.10.1.tar.gz + sha1sums = 93efa9be5748ab7d8998636335b3ec7cc30aa315 + sha256sums = c5350ca3ef7b671409f9b24e8e0bd73d870433aa6b5abbf6e7b9b73f7b4adef0 pkgname = cruft |