Date: Wednesday, March 22, 2017 @ 06:34:23 Author: lfleischer Revision: 218318
upgpkg: zsh-lovers 0.9.1-1 Upstream update. Modified: zsh-lovers/trunk/PKGBUILD ----------+ PKGBUILD | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-03-22 06:32:38 UTC (rev 218317) +++ PKGBUILD 2017-03-22 06:34:23 UTC (rev 218318) @@ -1,4 +1,3 @@ -# $Id$ # Maintainer: Lukas Fleischer <[email protected]> # Contributor: Grigorios Bouzakis <grbzks[at]gmail[dot]com> # Contributor: Patrick Leslie Polzer <[email protected]> @@ -5,14 +4,14 @@ # Contributor: Aaron 'venisonslurpee' Laursen <[email protected]> pkgname=zsh-lovers -pkgver=0.9.0 -pkgrel=2 +pkgver=0.9.1 +pkgrel=1 pkgdesc="A collection of tips, tricks and examples for the Z shell." arch=('any') url='http://grml.org/zsh/#zshlovers' license=('GPL') source=("$pkgname-$pkgver.tar.gz::https://github.com/grml/${pkgname}/archive/v${pkgver}.tar.gz") -md5sums=('96de41a9b20a93b46f4adcfcf9948682') +md5sums=('acfe9da0a15d1c3df082d2927fb86c42') makedepends=('asciidoc') build() {
