diff --git a/qt6-qtgraphs/alr.sh b/qt6-qtgraphs/alr.sh index f8b7dc5..5b18151 100644 --- a/qt6-qtgraphs/alr.sh +++ b/qt6-qtgraphs/alr.sh @@ -12,7 +12,7 @@ conflicts=('qt6-qtgraphs') deps=('gcc-libs' 'glibc' 'qt6-base' 'qt6-declarative' 'qt6-quick3d') build_deps=('cmake' 'git' 'ninja-build' 'qt6-qtshadertools') -source=("https://github.com/qt/qtgraphs/archive/refs/tags/v$version.tar.gz") +source=("git+https://github.com/qt/qtgraphs.git#tag=v${version}") sha256sums=('SKIP') build() {