[arch-commits] Commit in qt6-declarative/kde-unstable (PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Mon Aug 30 19:48:09 UTC 2021


    Date: Monday, August 30, 2021 @ 19:48:09
  Author: arojas
Revision: 422703

Provide qt6-quickcontrols2

Modified:
  qt6-declarative/kde-unstable/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-30 19:30:50 UTC (rev 422702)
+++ PKGBUILD	2021-08-30 19:48:09 UTC (rev 422703)
@@ -5,7 +5,7 @@
 pkgname=qt6-declarative
 _qtver=6.2.0-beta3
 pkgver=${_qtver/-/}
-pkgrel=1
+pkgrel=2
 arch=(x86_64)
 url='https://www.qt.io'
 license=(GPL3 LGPL3 FDL custom)
@@ -13,6 +13,7 @@
 depends=(qt6-base)
 makedepends=(cmake python at-spi2-core qt6-shadertools)
 conflicts=(qt6-quickcontrols2)
+provides=(qt6-quickcontrols2)
 replaces=(qt6-quickcontrols2)
 groups=(qt6)
 _pkgfn="${pkgname/6-/}-everywhere-src-$_qtver"



More information about the arch-commits mailing list