grml-zsh-config: update to 0.18.0

This commit is contained in:
meator 2021-06-14 16:41:41 +02:00 committed by Érico Nogueira Rolim
parent 2c689629f9
commit 8904349b1b
1 changed files with 3 additions and 3 deletions

View File

@ -1,14 +1,14 @@
# Template file for 'grml-zsh-config' # Template file for 'grml-zsh-config'
pkgname=grml-zsh-config pkgname=grml-zsh-config
version=0.17.4 version=0.18.0
revision=2 revision=1
wrksrc="grml-etc-core-${version}" wrksrc="grml-etc-core-${version}"
short_desc="Grml's zsh setup" short_desc="Grml's zsh setup"
maintainer="Christian Poulwey <christian.poulwey@t-online.de>" 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://deb.grml.org/pool/main/g/grml-etc-core/grml-etc-core_${version}.tar.gz" distfiles="https://deb.grml.org/pool/main/g/grml-etc-core/grml-etc-core_${version}.tar.gz"
checksum=680a8fe36ae49d6dbc25651b2b06c5ef143de92e355bd34b9b6f6e82bf842d7f checksum=81bce54ac1cde04d426182b72ffa9077b26f80bcceca4cb9580de4e031a5088f
do_install() { do_install() {
vinstall etc/skel/.zshrc 0644 etc/skel vinstall etc/skel/.zshrc 0644 etc/skel