git » syndication.git » commit 742bdc7

KDE Frameworks 5.96

author Antonio Rojas
2022-07-09 20:14:49 UTC
committer Antonio Rojas
2022-07-09 20:14:49 UTC
parent c546a821d13ae7a5b2271c28882176902b0af159

KDE Frameworks 5.96

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 0a0286e..99b09e6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas@archlinux.org>
 
 pkgname=syndication
-pkgver=5.95.0
+pkgver=5.96.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=('ccd5f405203ef4a73b581f8e5f9c06b83f10f62824e23cee6efd34d766840836'
+sha256sums=('a4b1dbf8c0eed15eab9f520512fee6271b07fac0745c2b1fc6ccae49ed6fc0e0'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>
 options=(debug)