author | Antonio Rojas
<arojas@archlinux.org> 2022-01-08 11:07:58 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2022-01-08 11:07:58 UTC |
parent | 1c84c4e7ea3d06390d9462b90bdb65ad2b9abebf |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 1eed81a..0ed33fb 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Antonio Rojas <arojas@archlinux.org> pkgname=syndication -pkgver=5.89.0 +pkgver=5.90.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=('9ca5078a6a7bba689a8ab8786c1cfb0fee5788e95eddf4dbf9dc3d28c5e0cda0' +sha256sums=('bdfe30c05bbdd8e10903fe69a37cf859f25984edae16283fdd5c0ac207213229' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>