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

Antonio Rojas arojas at archlinux.org
Thu Sep 3 11:17:00 UTC 2020


    Date: Thursday, September 3, 2020 @ 11:17:00
  Author: arojas
Revision: 395169

Update to 1.17.0

Modified:
  qbs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-03 11:05:17 UTC (rev 395168)
+++ PKGBUILD	2020-09-03 11:17:00 UTC (rev 395169)
@@ -4,7 +4,7 @@
 # Contributor: Jake Petroules <jake.petroules at qt.io>
 
 pkgname=qbs
-pkgver=1.16.0
+pkgver=1.17.0
 pkgrel=1
 pkgdesc='Cross platform build tool'
 arch=(x86_64)
@@ -12,7 +12,7 @@
 license=(LGPL)
 depends=(qt5-script)
 source=(https://download.qt.io/official_releases/qbs/$pkgver/qbs-src-$pkgver.tar.gz)
-sha256sums=('a77be21ec08904b86afdbe798dd3597d070ee8f9ca9cc9ed3f21b87d6fa12b25')
+sha256sums=('03470d0b9447fafc70b8edb6e7486887245f1b43b746db7ccf6fbfcd594e8631')
 
 build() {
   cd $pkgname-src-$pkgver



More information about the arch-commits mailing list