Tomaz Canabrava pushed to branch main at Arch Linux / Packaging / Packages / krunner
Commits: 7cef516e by Tomaz Canabrava at 2024-05-10T12:42:54+02:00 Update to - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=krunner -pkgver=6.1.0 +pkgver= pkgrel=1 pkgdesc='Framework for providing different actions given a string query' arch=(x86_64) @@ -22,7 +22,7 @@ makedepends=(doxygen qt6-doc 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=('faa21f990d9886659ed44c753ccf8d77ceb07df94e84c01893f93b08e06760d4' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB # David Faure <[email protected]> View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/krunner/-/commit/7cef516e679cb1580e145ef892e405c5cb58767d -- This project does not include diff previews in email notifications. View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/krunner/-/commit/7cef516e679cb1580e145ef892e405c5cb58767d You're receiving this email because of your account on gitlab.archlinux.org.
