author | Antonio Rojas
<arojas@archlinux.org> 2022-03-13 12:33:24 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2022-03-13 12:33:24 UTC |
parent | 191ac91e4167a22172ee78eabb691bb0b7012cfd |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 218819e..6a34143 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Antonio Rojas <arojas@archlinux.org> pkgname=syndication -pkgver=5.91.0 +pkgver=5.92.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=('fe05fc898c8e5adf23b977138e8b595448805fc2d48c62579881f500ab5953b8' +sha256sums=('1c9ab9772103c001e56afbe0356ede04f953b07be8d2c2e2f2fff3e7b5bd5d46' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org> options=(debug)