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.16.1.
This commit is contained in:
parent
c4fe588d09
commit
27057f96f4
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.16.0
|
version=0.16.1
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="grml-etc-core-${version}"
|
wrksrc="grml-etc-core-${version}"
|
||||||
|
@ -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://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=a01d4db8fe9359354e4ce5491b98680f76d3055e540d8da6a1927a58e55570f6
|
checksum=98ea76c377ad73a76cdb4d2a582e4a7978d13695f57a5f335c064b1a87d9df6b
|
||||||
|
|
||||||
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