[arch-commits] Commit in qbs/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Thu Oct 10 08:58:55 UTC 2019
Date: Thursday, October 10, 2019 @ 08:58:55
Author: arojas
Revision: 364304
Update to 1.14
Modified:
qbs/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-10 04:01:46 UTC (rev 364303)
+++ PKGBUILD 2019-10-10 08:58:55 UTC (rev 364304)
@@ -4,7 +4,7 @@
# Contributor: Jake Petroules <jake.petroules at qt.io>
pkgname=qbs
-pkgver=1.13.1
+pkgver=1.14.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=('e63b579694bdc9c7cf76fce49539c42f9a4ccb0f130cdd46c984e69dfd078299')
+sha256sums=('c90f3469e91b0c7970f2dc7eeadcbccf966fbf5f462b8f73206a2a5345413f6a')
build() {
cd $pkgname-src-$pkgver
More information about the arch-commits
mailing list