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

Antonio Rojas arojas at archlinux.org
Tue Oct 6 17:23:07 UTC 2020


    Date: Tuesday, October 6, 2020 @ 17:23:07
  Author: arojas
Revision: 397402

cleanup

Modified:
  qt6-declarative/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-06 17:18:24 UTC (rev 397401)
+++ PKGBUILD	2020-10-06 17:23:07 UTC (rev 397402)
@@ -13,10 +13,9 @@
 depends=(qt6-base)
 makedepends=(cmake python vulkan-headers at-spi2-core)
 groups=(qt6)
-source=(git+https://code.qt.io/qt/qtdeclarative.git#branch=dev)
-sha256sums=('0f72a753fd61e49572a1aa4a6e3bfe9e68461ad82320ac978d61b5ff9b8d27f0')
 _pkgfn="${pkgname/6-/}-everywhere-src-${_qtver}"
 source=("https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz")
+sha256sums=('0f72a753fd61e49572a1aa4a6e3bfe9e68461ad82320ac978d61b5ff9b8d27f0')
 
 build() {
   cmake -B build -S $_pkgfn



More information about the arch-commits mailing list