Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/grml-zsh-config/template
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# Template file for 'grml-zsh-config'
pkgname=grml-zsh-config
version=0.19.25
version=0.19.28
revision=1
hostmakedepends="make txt2tags ruby-asciidoctor"
short_desc="Grml's zsh setup"
maintainer="Komeil Parseh <komeilparseh@disroot.org>"
license="GPL-2.0-only"
homepage="https://grml.org/zsh/"
distfiles="https://github.com/grml/grml-etc-core/archive/refs/tags/v${version}.tar.gz"
checksum=2cd3e3958888d0da7c84af9fd20ad8bd29829211fe06e170f4e0f2699302f1d1
checksum=79a1cba5a7232ff14b03a3ce9aeb8d42e060a0c3f6387ca799574b37b6fc400c

pre_build() {
make -C doc/ grmlzshrc.5
Expand Down