author | Antonio Rojas
<arojas@archlinux.org> 2023-01-14 13:33:28 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-01-14 13:33:28 UTC |
parent | 701300e1b4836ecb10c76e819f0455fa69bc7732 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 6506739..57726bb 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Antonio Rojas <arojas@archlinux.org> pkgname=syndication -pkgver=5.101.0 +pkgver=5.102.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=('c005c3393f17a89f2a467ad7c38cd06e8beb4c67a281e9344a7a909bdd84e2c1' +sha256sums=('299d7c25a0ada9f8ed2a97c1e7cc256f75ba32f1ea4f619cb3956438887508f0' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org> options=(debug)