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

Antonio Rojas arojas at archlinux.org
Tue Sep 5 12:05:24 UTC 2017


    Date: Tuesday, September 5, 2017 @ 12:05:23
  Author: arojas
Revision: 304684

Update to 4.4.0

Modified:
  qtcreator/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-05 10:05:48 UTC (rev 304683)
+++ PKGBUILD	2017-09-05 12:05:23 UTC (rev 304684)
@@ -8,8 +8,8 @@
 # Contributor: delor <bartekpiech gmail com>
 
 pkgname=qtcreator
-pkgver=4.3.1
-pkgrel=2
+pkgver=4.4.0
+pkgrel=1
 pkgdesc='Lightweight, cross-platform integrated development environment'
 arch=('i686' 'x86_64')
 url='http://qt-project.org'
@@ -28,7 +28,7 @@
             'bzr: bazaar support'
             'valgrind: analyze support')
 source=("http://download.qt.io/official_releases/qtcreator/${pkgver%.*}/${pkgver}/qt-creator-opensource-src-${pkgver}.tar.xz")
-sha512sums=('9fd89cee4a3b17662ac83bd63065f66f6b446774eb28ab4e56b85b82dc8c6b9b7be512014e5096dd343d913688700c3297b49bf4abe920429ca72cc665c95226')
+sha512sums=('918b167cbc0d04f38f6cb693f481c9a6f724260a4e35000570b05f7be9bec9ae220bc914ea0fcda265a374c132c0edb7d76335803291f7a511f280fee00af63c')
 
 prepare() {
   [[ -d build ]] && rm -r build



More information about the arch-commits mailing list