From c71cd2e878ad93ef707e722d721e36409d4cb051 Mon Sep 17 00:00:00 2001 From: SR_team Date: Thu, 21 Oct 2021 01:20:34 +0300 Subject: [PATCH] bump package version --- .SRCINFO | 2 +- PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 789a64d..b838e23 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = qtcreator-git pkgdesc = Lightweight, cross-platform integrated development environment - pkgver = v4.9.1.r864.g611e1ea837 + pkgver = v5.0.2.r798.gf41bebc843 pkgrel = 1 url = https://www.qt.io arch = x86_64 diff --git a/PKGBUILD b/PKGBUILD index e346fe0..7b60f66 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -8,7 +8,7 @@ # Contributor: Tobias Hunger pkgname=qtcreator-git -pkgver=v4.9.1.r864.g611e1ea837 +pkgver=v5.0.2.r798.gf41bebc843 pkgrel=1 pkgdesc='Lightweight, cross-platform integrated development environment' arch=('x86_64')