Tomaz Canabrava pushed to branch main at Arch Linux / Packaging / Packages / qqc2-desktop-style
Commits: ac5787a8 by Tomaz Canabrava at 2024-05-10T13:20:38+02:00 Revert "Update to" This reverts commit 34bba372302165381ae3208752772637320e2894. - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -1,7 +1,7 @@ # Maintainer: Antonio Rojas <[email protected]> pkgname=qqc2-desktop-style -pkgver= +pkgver=6.1.0 pkgrel=1 pkgdesc='A style for Qt Quick Controls 2 to make it follow your desktop theme' arch=(x86_64) @@ -19,7 +19,7 @@ depends=(gcc-libs makedepends=(extra-cmake-modules qt6-tools) groups=(kf6) -source=(https://download.kde.org//frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}) +source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}) sha256sums=('e91d9abcf9169eca357e7dc8b7fc504a3b7e5eff324feaa6ffecc8091e1622d9' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB # David Faure <[email protected]> View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/qqc2-desktop-style/-/commit/ac5787a8e9f9d422bb2804d6cf3b37eb2929745a -- This project does not include diff previews in email notifications. View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/qqc2-desktop-style/-/commit/ac5787a8e9f9d422bb2804d6cf3b37eb2929745a You're receiving this email because of your account on gitlab.archlinux.org.
