[arch-commits] Commit in qbs/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Mon Apr 27 16:52:33 UTC 2020
Date: Monday, April 27, 2020 @ 16:52:32
Author: arojas
Revision: 381736
Update to 1.16.0
Modified:
qbs/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-27 16:41:21 UTC (rev 381735)
+++ PKGBUILD 2020-04-27 16:52:32 UTC (rev 381736)
@@ -4,7 +4,7 @@
# Contributor: Jake Petroules <jake.petroules at qt.io>
pkgname=qbs
-pkgver=1.15.0
+pkgver=1.16.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=('e1dee4bbe0b601c0da16b279b86c4dc881b1b86a6ff0c34fc720685adc1b8ee8')
+sha256sums=('a77be21ec08904b86afdbe798dd3597d070ee8f9ca9cc9ed3f21b87d6fa12b25')
build() {
cd $pkgname-src-$pkgver
More information about the arch-commits
mailing list