zola: update to 0.19.1
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'zola'
|
# Template file for 'zola'
|
||||||
pkgname=zola
|
pkgname=zola
|
||||||
version=0.19.0
|
version=0.19.1
|
||||||
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=0c1651e06608eab31d0fb60d5a2d8afc94cff6644f34c6b6bda31eb76e79a7a0
|
checksum=9926c3e7c64ee20a48dc292785c5a29f387c1fab639005ced894982f9c3d7258
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
for shell in bash fish zsh; do
|
for shell in bash fish zsh; do
|
||||||
|
|||||||
Reference in New Issue
Block a user