Date: Thursday, July 2, 2020 @ 00:20:10 Author: anatolik Revision: 657446
upgpkg: gitlab 13.1.2-1 Modified: gitlab/trunk/PKGBUILD ----------+ PKGBUILD | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-07-01 23:55:54 UTC (rev 657445) +++ PKGBUILD 2020-07-02 00:20:10 UTC (rev 657446) @@ -7,11 +7,8 @@ # Contributor: Stefan Tatschner <[email protected]> # Contributor: Caleb Maclennan <[email protected]> -# NOTE: Gitlab isn't always compatible with modern Ruby versions. In that case, check the -# 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.1.1 +pkgver=13.1.2 pkgrel=1 pkgdesc="Project management and code hosting application" arch=('x86_64')
