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

Antonio Rojas arojas at archlinux.org
Tue Feb 13 13:43:05 UTC 2018


    Date: Tuesday, February 13, 2018 @ 13:43:04
  Author: arojas
Revision: 316758

Update to 4.5.1

Modified:
  qtcreator/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-13 12:41:12 UTC (rev 316757)
+++ PKGBUILD	2018-02-13 13:43:04 UTC (rev 316758)
@@ -8,9 +8,9 @@
 # Contributor: delor <bartekpiech gmail com>
 
 pkgname=qtcreator
-pkgver=4.5.0
+pkgver=4.5.1
 _clangver=5.0.1
-pkgrel=2
+pkgrel=1
 pkgdesc='Lightweight, cross-platform integrated development environment'
 arch=(x86_64)
 url='http://qt-project.org'
@@ -28,8 +28,8 @@
             'mercurial: mercurial support'
             'bzr: bazaar support'
             'valgrind: analyze support')
-source=("http://download.qt.io/official_releases/qtcreator/${pkgver%.*}/${pkgver}/qt-creator-opensource-src-${pkgver}.tar.xz")
-sha512sums=('9296ebef4a3d5ae40a9fa3a4039e77b8e407dfb52af3a88b4cc615a89e163d92de420d9db614bc689adc695879f0c2e1906e9a218e7a6b96c4b222d52c94912c')
+source=("http://download.qt.io/official_releases/qtcreator/${pkgver%.*}/$pkgver/qt-creator-opensource-src-$pkgver.tar.xz")
+sha256sums=('9190c9e5af1a731437ffe63f2533e5d47c44777bf1a22ed90de7013610a3ddf7')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list