author | Antonio Rojas
<arojas@archlinux.org> 2022-09-11 09:19:57 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2022-09-11 09:19:57 UTC |
parent | 32ce2506faffc198c0966e2e7fb30f2812e21004 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 95e9ab0..a6b1bcf 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Antonio Rojas <arojas@archlinux.org> pkgname=syndication -pkgver=5.97.0 +pkgver=5.98.0 pkgrel=1 pkgdesc='RSS/Atom parser library' arch=(x86_64) @@ -14,7 +14,7 @@ conflicts=(kde-syndication) provides=(kde-syndication) replaces=(kde-syndication) source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('560262fe64af2891e457b4b123330be03bbf2bbb3b3fc29b657ee19fa3ae9d61' +sha256sums=('5de59a9d77bf3a72dc6b73ebd304b92c6d0ef05cd233ac9b6f71cf0e0142fe12' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org> options=(debug)