Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
qt6-wayland


Commits:
1aac7376 by Antonio Rojas at 2024-04-03T22:48:30+02:00
Switch to git sources

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -18,11 +18,12 @@ depends=(gcc-libs
          qt6-declarative
          wayland)
 makedepends=(cmake
+             git
              ninja)
 groups=(qt6)
-_pkgfn=${pkgname/6-/}-everywhere-src-$_qtver
-source=(https://download.qt.io/official_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
-sha256sums=('d73470e4217da388d8cd2a517ee8bb373853f33c569306e80f04397845157aea')
+_pkgfn=${pkgname/6-/}
+source=(git+https://code.qt.io/qt/$_pkgfn#tag=v$pkgver)
+sha256sums=('366e3904d17bbecbca45eaeb328c0712f0177a4bb9197ce6ae86b958ced95a0d')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja \



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-wayland/-/commit/1aac7376b779971a7b15d29d7e32b85d69296492

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-wayland/-/commit/1aac7376b779971a7b15d29d7e32b85d69296492
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to