grml-zsh-config: update to 0.15.3.

This commit is contained in:
Piotr Wójcik 2019-01-01 20:37:47 +01:00 committed by maxice8
parent 68efbd473c
commit 952912576f
2 changed files with 5 additions and 4 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'grml-zsh-config'
pkgname=grml-zsh-config
version=0.15.2
version=0.15.3
revision=1
noarch=yes
wrksrc="grml-etc-core-${version}"
@ -9,9 +9,9 @@ maintainer="Christian Poulwey <christian.poulwey@t-online.de>"
license="GPL-2.0-only"
homepage="https://grml.org/zsh/"
distfiles="https://deb.grml.org/pool/main/g/grml-etc-core/grml-etc-core_${version}.tar.gz"
checksum=b7c577fa87bd883783021331f9508a5da09f80a57a9a66840cace2d321aae299
checksum=680579577eedd5110b363268968c1bfd87799afa7002c8fe9801e95ea7c819a1
do_install() {
vinstall etc/skel/.zshrc 0644 etc/skel
vinstall etc/zsh/zshrc 0644 etc/zsh
vinstall etc/skel/.zshrc 0644 etc/skel
vinstall etc/zsh/zshrc 0644 etc/zsh
}

View File

@ -0,0 +1 @@
pkgname=grml-etc-core