Tomaz Canabrava pushed to branch main at Arch Linux / Packaging / Packages / kuserfeedback
Commits: 127e6542 by Tomaz Canabrava at 2024-05-10T12:43:02+02:00 Update to - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -1,7 +1,7 @@ # Maintainer: Antonio Rojas <[email protected]> pkgname=kuserfeedback -pkgver=6.1.0 +pkgver= pkgrel=1 pkgdesc='Framework for collecting user feedback for applications via telemetry and surveys' arch=(x86_64) @@ -21,7 +21,7 @@ optdepends=('qt6-charts: Feedback console' 'qt6-svg: Feedback console') conflicts=(kuserfeedback5) replaces=(kuserfeedback5) -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=('cdfa46fd02773f25820d5a8017d6ca9746d1054cf44e3ae33fff691eb266bc5f' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB # David Faure <[email protected]> View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/kuserfeedback/-/commit/127e6542ed21b4d6d64c95b1f8ee9932996712bf -- This project does not include diff previews in email notifications. View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/kuserfeedback/-/commit/127e6542ed21b4d6d64c95b1f8ee9932996712bf You're receiving this email because of your account on gitlab.archlinux.org.
