Tomaz Canabrava pushed to branch main at Arch Linux / Packaging / Packages / purpose
Commits: b9075f85 by Tomaz Canabrava at 2024-05-10T13:20:36+02:00 Revert "Update to" This reverts commit 717e63eabb96f95bc4a011d29ce26d4914a99ff3. - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -1,7 +1,7 @@ # Maintainer:Antonio Rojas <[email protected]> pkgname=purpose -pkgver= +pkgver=6.1.0 pkgrel=1 pkgdesc='Framework for providing abstractions to get the developers purposes fulfilled' arch=(x86_64) @@ -31,7 +31,7 @@ optdepends=('bluedevil: sharing via Bluetooth' 'telegram-desktop: sharing via Telegram') conflicts=('purpose5<5.114.0-2') 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=('4612fff4ce512796422f4bde3efa8f5ff63f96b8b7d92e48f87f96c89e21198e' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB # David Faure <[email protected]> View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/purpose/-/commit/b9075f857c241e88eb4c15e58eea47953f11cdac -- This project does not include diff previews in email notifications. View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/purpose/-/commit/b9075f857c241e88eb4c15e58eea47953f11cdac You're receiving this email because of your account on gitlab.archlinux.org.
