Tomaz Canabrava pushed to branch main at Arch Linux / Packaging / Packages / syndication
Commits: 7177ea31 by Tomaz Canabrava at 2024-05-10T13:20:43+02:00 Revert "Update to" This reverts commit 32c585ffcd5c4a31c27b22b2c101c24c5f730bdc. - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -1,7 +1,7 @@ # Maintainer: Antonio Rojas <[email protected]> pkgname=syndication -pkgver= +pkgver=6.1.0 pkgrel=1 pkgdesc='RSS/Atom parser library' arch=(x86_64) @@ -16,7 +16,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=('09d5394a2e3024c1188be7b690347b79fc2141a6d1b833bc5b494bdcc32f9683' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB # David Faure <[email protected]> View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/syndication/-/commit/7177ea31e52503a1cf684c53e5b747446f14be51 -- This project does not include diff previews in email notifications. View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/syndication/-/commit/7177ea31e52503a1cf684c53e5b747446f14be51 You're receiving this email because of your account on gitlab.archlinux.org.
