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

Antonio Rojas arojas at archlinux.org
Thu Jul 19 14:34:24 UTC 2018


    Date: Thursday, July 19, 2018 @ 14:34:24
  Author: arojas
Revision: 329053

Update to 1.12.0

Modified:
  qbs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-19 13:08:34 UTC (rev 329052)
+++ PKGBUILD	2018-07-19 14:34:24 UTC (rev 329053)
@@ -4,7 +4,7 @@
 # Contributor: Jake Petroules <jake.petroules at qt.io>
 
 pkgname=qbs
-pkgver=1.11.1
+pkgver=1.12.0
 pkgrel=1
 pkgdesc='Cross platform build tool'
 arch=(x86_64)
@@ -12,7 +12,7 @@
 license=(LGPL)
 depends=(qt5-script)
 source=(http://download.qt.io/official_releases/qbs/${pkgver}/qbs-src-${pkgver}.tar.gz)
-sha256sums=('8a301e8e94169e44f2ca4ad65fc4d393215bf3b81bc51daa970f50ddb6231f5b')
+sha256sums=('5efeb2492f8ccf0e7a5ea106f748e1c536f964674025aecb22c1ee948e3e35d1')
 
 build() {
   cd $pkgname-src-$pkgver



More information about the arch-commits mailing list