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

Sven-Hendrik Haase svenstaro at archlinux.org
Wed Mar 1 08:48:12 UTC 2017


    Date: Wednesday, March 1, 2017 @ 08:48:09
  Author: svenstaro
Revision: 289751

upgpkg: qbs 1.7.1-2

Remove conflict with qtcreator

Modified:
  qbs/trunk/PKGBUILD

----------+
 PKGBUILD |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-01 08:44:33 UTC (rev 289750)
+++ PKGBUILD	2017-03-01 08:48:09 UTC (rev 289751)
@@ -3,12 +3,11 @@
 # Contributor: Jake Petroules <jake.petroules at qt.io>
 pkgname=qbs
 pkgver=1.7.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Qt build system'
 arch=('x86_64' 'i686')
 url='https://code.qt.io/qt-labs/qbs.git'
 license=('LGPL')
-conflicts=('qtcreator')
 depends=('qt5-base' 'qt5-script')
 makedepends=('gcc')
 source=("https://download.qt.io/official_releases/qbs/${pkgver}/qbs-src-${pkgver}.tar.gz")



More information about the arch-commits mailing list