Tomaz Canabrava pushed to branch main at Arch Linux / Packaging / Packages / solid
Commits: aff2a35c by Tomaz Canabrava at 2024-05-10T13:20:40+02:00 Revert "Update to" This reverts commit c6d4e301b993570ae99b22453221793470db8110. - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -3,8 +3,8 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=solid -pkgver= -pkgrel=1 +pkgver=6.1.0 +pkgrel=2 pkgdesc='Hardware integration and detection' arch=(x86_64) url='https://community.kde.org/Frameworks' @@ -26,7 +26,7 @@ makedepends=(doxygen qt6-tools) optdepends=('qt5-declarative: QML bindings') 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} https://invent.kde.org/frameworks/solid/-/commit/9ecaf388.patch) sha256sums=('074a984b58ef51017ee767548bfce0ca00bb710e88a4ab00bc9020a46cfa4262' 'SKIP' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/solid/-/commit/aff2a35c13855901e9587a09f389bb201f54e888 -- This project does not include diff previews in email notifications. View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/solid/-/commit/aff2a35c13855901e9587a09f389bb201f54e888 You're receiving this email because of your account on gitlab.archlinux.org.
