mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-03 02:23:11 +02:00
grml-zsh-config: update to 0.19.24.
This commit is contained in:
parent
832ab9fee6
commit
8567c4b062
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.23
|
version=0.19.24
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="make txt2tags ruby-asciidoctor"
|
hostmakedepends="make txt2tags ruby-asciidoctor"
|
||||||
short_desc="Grml's zsh setup"
|
short_desc="Grml's zsh setup"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="Komeil Parseh <komeilparseh@disroot.org>"
|
||||||
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=32fc1791e259daff768a6a077fefbe6021242170c695f55dbedb32d53bb27edc
|
checksum=b10e55de4f2cb1e0d795dab96e287e4a602a16ed0f7b9a90857bde6fdb9c48e4
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
make -C doc/ grmlzshrc.5
|
make -C doc/ grmlzshrc.5
|
||||||
|
|
Loading…
Add table
Reference in a new issue