mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
grml-zsh-config: update to 0.15.2.
This commit is contained in:
parent
8362a04ffd
commit
77cdaf1214
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'grml-zsh-config'
|
# Template file for 'grml-zsh-config'
|
||||||
pkgname=grml-zsh-config
|
pkgname=grml-zsh-config
|
||||||
version=0.15.1
|
version=0.15.2
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
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=f6b79cdddc3a9ac1431c83f7dfef435de8dc61a56c1dc20e53e71fa376e4242e
|
checksum=b7c577fa87bd883783021331f9508a5da09f80a57a9a66840cace2d321aae299
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vinstall etc/skel/.zshrc 0644 etc/skel
|
vinstall etc/skel/.zshrc 0644 etc/skel
|
||||||
|
|
Loading…
Add table
Reference in a new issue