mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
grml-zsh-config: update to 0.19.4.
This commit is contained in:
parent
5dba2f7039
commit
97e26cd6d4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'grml-zsh-config'
|
# Template file for 'grml-zsh-config'
|
||||||
pkgname=grml-zsh-config
|
pkgname=grml-zsh-config
|
||||||
version=0.19.1
|
version=0.19.4
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="grml-etc-core-${version}"
|
wrksrc="grml-etc-core-${version}"
|
||||||
hostmakedepends="make txt2tags"
|
hostmakedepends="make txt2tags"
|
||||||
|
@ -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=ed9dd8101ede34ae0abaa4365cc2a378904a5198e21cdc208001dbd4abfd8d47
|
checksum=b3a896bb8f16f4069881e1ae2ee6d7d9220a49b05ecbaab573db038310042ad7
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
make -C doc/ grmlzshrc.5
|
make -C doc/ grmlzshrc.5
|
||||||
|
|
Loading…
Add table
Reference in a new issue