From e8ebc86ccef66b4fade34322f06517440c038f0b Mon Sep 17 00:00:00 2001 From: SR_team Date: Mon, 29 Nov 2021 18:50:07 +0300 Subject: [PATCH] BUMP version to 6.0.0 --- .SRCINFO | 2 +- PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index b838e23..03acd0c 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = qtcreator-git pkgdesc = Lightweight, cross-platform integrated development environment - pkgver = v5.0.2.r798.gf41bebc843 + pkgver = v6.0.0.rc1.r238.g7a0bdccadf pkgrel = 1 url = https://www.qt.io arch = x86_64 diff --git a/PKGBUILD b/PKGBUILD index 7b60f66..74eab91 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -8,7 +8,7 @@ # Contributor: Tobias Hunger pkgname=qtcreator-git -pkgver=v5.0.2.r798.gf41bebc843 +pkgver=v6.0.0.rc1.r238.g7a0bdccadf pkgrel=1 pkgdesc='Lightweight, cross-platform integrated development environment' arch=('x86_64')