[arch-commits] Commit in qbs/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Tue May 28 16:48:05 UTC 2019
Date: Tuesday, May 28, 2019 @ 16:48:05
Author: arojas
Revision: 354451
Update to 1.13.1
Modified:
qbs/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-05-28 16:46:45 UTC (rev 354450)
+++ PKGBUILD 2019-05-28 16:48:05 UTC (rev 354451)
@@ -4,7 +4,7 @@
# Contributor: Jake Petroules <jake.petroules at qt.io>
pkgname=qbs
-pkgver=1.13.0
+pkgver=1.13.1
pkgrel=1
pkgdesc='Cross platform build tool'
arch=(x86_64)
@@ -11,8 +11,8 @@
url='https://wiki.qt.io/Qbs'
license=(LGPL)
depends=(qt5-script)
-source=(https://download.qt.io/official_releases/qbs/${pkgver}/qbs-src-${pkgver}.tar.gz)
-sha256sums=('4daa764a944bdb33a4a0dd792864dd9acc24036ad84ef34cfb3215538c6cef89')
+source=(https://download.qt.io/official_releases/qbs/$pkgver/qbs-src-$pkgver.tar.gz)
+sha256sums=('e63b579694bdc9c7cf76fce49539c42f9a4ccb0f130cdd46c984e69dfd078299')
build() {
cd $pkgname-src-$pkgver
More information about the arch-commits
mailing list