mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
grml-zsh-config: update to 0.19.23. adopt
This commit is contained in:
parent
a73f766e53
commit
275282fdcd
1 changed files with 4 additions and 4 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'grml-zsh-config'
|
||||
pkgname=grml-zsh-config
|
||||
version=0.19.4
|
||||
version=0.19.23
|
||||
revision=1
|
||||
hostmakedepends="make txt2tags"
|
||||
hostmakedepends="make txt2tags ruby-asciidoctor"
|
||||
short_desc="Grml's zsh setup"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
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=b3a896bb8f16f4069881e1ae2ee6d7d9220a49b05ecbaab573db038310042ad7
|
||||
checksum=32fc1791e259daff768a6a077fefbe6021242170c695f55dbedb32d53bb27edc
|
||||
|
||||
pre_build() {
|
||||
make -C doc/ grmlzshrc.5
|
||||
|
|
Loading…
Add table
Reference in a new issue