[arch-commits] Commit in qtcreator/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Wed May 20 09:49:33 UTC 2020


    Date: Wednesday, May 20, 2020 @ 09:49:33
  Author: arojas
Revision: 387004

Update to 4.12.1

Modified:
  qtcreator/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-20 09:34:05 UTC (rev 387003)
+++ PKGBUILD	2020-05-20 09:49:33 UTC (rev 387004)
@@ -7,9 +7,9 @@
 # Contributor: delor <bartekpiech gmail com>
 
 pkgname=qtcreator
-pkgver=4.12.0
+pkgver=4.12.1
 _clangver=10.0.0
-pkgrel=2
+pkgrel=1
 pkgdesc='Lightweight, cross-platform integrated development environment'
 arch=(x86_64)
 url='https://www.qt.io'
@@ -31,7 +31,7 @@
 source=("https://download.qt.io/official_releases/qtcreator/${pkgver%.*}/$pkgver/qt-creator-opensource-src-$pkgver.tar.xz"
         qtcreator-preload-plugins.patch
         qtcreator-clang-libs.patch)
-sha256sums=('d76655799ad2af81fb15f85d412d74583659fb1b4cf27b758ad8aae73675948b'
+sha256sums=('9ccee38b42854567eb7e3ea0419e635fbf9a9fe7035811fd62165e8d23436ab4'
             'b40e222b30c355d1230160a4e933dbd161b8748125662e3bde312ea52296457a'
             '0f6d0dc41a87aae9ef371b1950f5b9d823db8b5685c6ac04a7a7ac133eb19a3f')
 



More information about the arch-commits mailing list