Date: Sunday, March 3, 2019 @ 15:54:49 Author: kgizdov Revision: 437468
version bump Modified: bazel/trunk/PKGBUILD ----------+ PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-03-03 15:46:39 UTC (rev 437467) +++ PKGBUILD 2019-03-03 15:54:49 UTC (rev 437468) @@ -1,10 +1,11 @@ # Maintainer: Sven-Hendrik Haase <[email protected]> +# Co-Maintainer: Konstantin Gizdov <[email protected]> # Contributor: Frederik Schwan <frederik dot schwan at linux dot com> # Contributor: Simon Legner <[email protected]> pkgname=bazel pkgver=0.23.0 -pkgrel=1 +pkgrel=2 pkgdesc='Correct, reproducible, and fast builds for everyone' arch=('x86_64') license=('Apache')
