author | Felix Yan
<felixonmars@archlinux.org> 2022-08-15 17:21:10 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2022-08-15 17:21:10 UTC |
parent | e4268a36e660fbea1dadb5f22db550e52c7cb028 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 99b09e6..95e9ab0 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Antonio Rojas <arojas@archlinux.org> pkgname=syndication -pkgver=5.96.0 +pkgver=5.97.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=('a4b1dbf8c0eed15eab9f520512fee6271b07fac0745c2b1fc6ccae49ed6fc0e0' +sha256sums=('560262fe64af2891e457b4b123330be03bbf2bbb3b3fc29b657ee19fa3ae9d61' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org> options=(debug)