* update grml-zsh-config to 0.19.0-2

This commit is contained in:
Alexander Baldeck 2021-09-08 10:10:56 +02:00
parent 37ec3f1bc0
commit a840159014

View File

@ -3,13 +3,13 @@
pkgname=grml-zsh-config
pkgver=0.19.0
pkgrel=1
pkgrel=2
pkgdesc="grml's zsh setup"
arch=('any')
url='https://grml.org/zsh/'
license=('GPL2')
provides=('grmlzshrc')
depends=('zsh' 'coreutils' 'inetutils' 'grep' 'sed' 'procps')
depends=('zsh' 'coreutils' 'grep' 'sed' 'procps')
makedepends=('txt2tags')
source=("https://deb.grml.org/pool/main/g/grml-etc-core/grml-etc-core_${pkgver}.tar.gz")
sha256sums=('ab604c71e39fa4f690815b8e47f133757064b88a0f6717aaeb3964f49eac97ee')