zola: update to 0.20.0
This commit is contained in:
parent
31e69b6531
commit
313a49f63f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'zola'
|
# Template file for 'zola'
|
||||||
pkgname=zola
|
pkgname=zola
|
||||||
version=0.19.2
|
version=0.20.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
|
@ -12,7 +12,7 @@ license="MIT"
|
||||||
homepage="https://github.com/getzola/zola"
|
homepage="https://github.com/getzola/zola"
|
||||||
changelog="https://raw.githubusercontent.com/getzola/zola/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/getzola/zola/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/getzola/zola/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/getzola/zola/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=bae10101b4afff203f781702deeb0a60d3ab0c9f0c7a616a7c1e0c504c33c93f
|
checksum=ed0274b4139e5ebae1bfac045a635d952e50dc238fdc39cb730b032167f8bb4a
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
for shell in bash fish zsh; do
|
for shell in bash fish zsh; do
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue