Date: Wednesday, June 10, 2020 @ 20:44:08 Author: anatolik Revision: 641846
upgpkg: gitlab 13.0.6-1 Modified: gitlab/trunk/PKGBUILD ----------+ PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-10 20:27:26 UTC (rev 641845) +++ PKGBUILD 2020-06-10 20:44:08 UTC (rev 641846) @@ -1,4 +1,5 @@ -# Maintainer: Sven-Hendrik Haase <[email protected]> +# Maintainer: Anatol Pomozov <[email protected]> +# Contributor: Sven-Hendrik Haase <[email protected]> # Contributor: Pavol (Lopo) Hluchy <lopo AT losys DOT eu> # Contributor: Jonas Heinrich <[email protected]> # Contributor: Massimiliano Torromeo <[email protected]> @@ -10,7 +11,7 @@ # commit log for an old fix on how to tell it to use older versions of Ruby. I'm afraid we'll # need this again at some point in the future. pkgname=gitlab -pkgver=13.0.5 +pkgver=13.0.6 pkgrel=1 pkgdesc="Project management and code hosting application" arch=('x86_64')
