grml-zsh-config: update to 0.19.1.

This commit is contained in:
meator 2022-01-30 17:41:50 +01:00 committed by Érico Nogueira Rolim
parent 84f20b30f9
commit b3dc2168b7

View file

@ -1,7 +1,7 @@
# Template file for 'grml-zsh-config' # Template file for 'grml-zsh-config'
pkgname=grml-zsh-config pkgname=grml-zsh-config
version=0.19.0 version=0.19.1
revision=2 revision=1
wrksrc="grml-etc-core-${version}" wrksrc="grml-etc-core-${version}"
hostmakedepends="make txt2tags" hostmakedepends="make txt2tags"
short_desc="Grml's zsh setup" short_desc="Grml's zsh setup"
@ -9,7 +9,7 @@ maintainer="Christian Poulwey <christian.poulwey@t-online.de>"
license="GPL-2.0-only" license="GPL-2.0-only"
homepage="https://grml.org/zsh/" homepage="https://grml.org/zsh/"
distfiles="https://github.com/grml/grml-etc-core/archive/refs/tags/v${version}.tar.gz" distfiles="https://github.com/grml/grml-etc-core/archive/refs/tags/v${version}.tar.gz"
checksum=57e406c6c2d588a34b84896ba2f22811cc250d308b264499ebc870bb1ce97122 checksum=ed9dd8101ede34ae0abaa4365cc2a378904a5198e21cdc208001dbd4abfd8d47
pre_build() { pre_build() {
make -C doc/ grmlzshrc.5 make -C doc/ grmlzshrc.5