Date: Sunday, June 21, 2020 @ 19:01:27 Author: anatolik Revision: 650259
upgpkg: gitlab 13.1.0-1 Modified: gitlab/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-21 18:59:05 UTC (rev 650258) +++ PKGBUILD 2020-06-21 19:01:27 UTC (rev 650259) @@ -11,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.6 +pkgver=13.1.0 pkgrel=1 pkgdesc="Project management and code hosting application" arch=('x86_64')