Tomaz Canabrava pushed to branch main at Arch Linux / Packaging / Packages / kservice
Commits: e57c7c7a by Tomaz Canabrava at 2024-05-10T13:20:13+02:00 Revert "Update to" This reverts commit d38fcfc7682785ee55287cbef85cd6505b23c4fb. - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kservice -pkgver= +pkgver=6.1.0 pkgrel=1 pkgdesc='Advanced plugin and service introspection' arch=(x86_64) @@ -21,7 +21,7 @@ makedepends=(doxygen qt6-doc 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=('ee2ee7fde2c47955890876f890a0d16792f29b0cc74fd296ccab153d8b5ce781' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB # David Faure <[email protected]> View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/kservice/-/commit/e57c7c7a03c5502c89c1d3341a6c266213063165 -- This project does not include diff previews in email notifications. View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/kservice/-/commit/e57c7c7a03c5502c89c1d3341a6c266213063165 You're receiving this email because of your account on gitlab.archlinux.org.
