author | Antonio Rojas
<arojas@archlinux.org> 2020-04-11 09:26:14 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2020-04-11 09:26:14 UTC |
parent | f3038f8a3f8ae35d4a4bd1c0ee7fd5c76609472d |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 1f6ba82..a428111 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Antonio Rojas <arojas@archlinux.org> pkgname=syndication -pkgver=5.68.0 +pkgver=5.69.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=('0715fc1b7312b5081521b781d0878d88cc70dcb77272ee173cecca03cc221fd3' +sha256sums=('eb38fbc7749efff7a06ee1454c0aaf4e0751bda2eaaf2587560e7d810f02972e' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>