Tomaz Canabrava pushed to branch main at Arch Linux / Packaging / Packages / kdeclarative
Commits: 0e4c3190 by Tomaz Canabrava at 2024-05-10T12:42:38+02:00 Update to - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kdeclarative -pkgver=6.1.0 +pkgver= pkgrel=1 pkgdesc='Provides integration of QML and KDE Frameworks' arch=(x86_64) @@ -25,7 +25,7 @@ makedepends=(doxygen qt6-shadertools qt6-tools) groups=(kf6) -source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}) +source=(https://download.kde.org//frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}) sha256sums=('f94138d62e17355812f37613aa936fad2e5140fe4f09a9e42e4d9bfa9881c702' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB # David Faure <[email protected]> View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/kdeclarative/-/commit/0e4c31905d5f8f88e7253a4c80e40868508e0b9c -- This project does not include diff previews in email notifications. View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/kdeclarative/-/commit/0e4c31905d5f8f88e7253a4c80e40868508e0b9c You're receiving this email because of your account on gitlab.archlinux.org.
