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

Antonio Rojas arojas at archlinux.org
Mon Dec 10 18:32:14 UTC 2018


    Date: Monday, December 10, 2018 @ 18:32:13
  Author: arojas
Revision: 341568

Update to 1.12.2

Modified:
  qbs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-10 18:20:06 UTC (rev 341567)
+++ PKGBUILD	2018-12-10 18:32:13 UTC (rev 341568)
@@ -4,7 +4,7 @@
 # Contributor: Jake Petroules <jake.petroules at qt.io>
 
 pkgname=qbs
-pkgver=1.12.1
+pkgver=1.12.2
 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=('8869177e6147ace5fcd40720ea81b10345e87f6556a17332521b9ff5b729c999')
+sha256sums=('97819b8b404a6ee5715d38ceda5ac1d992500a38f8956abe4a58a1d66e64d6f1')
 
 build() {
   cd $pkgname-src-$pkgver



More information about the arch-commits mailing list