author | Felix Yan
<felixonmars@archlinux.org> 2022-08-15 17:22:47 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2022-08-15 17:22:47 UTC |
parent | dc679d9bde2e27b485a114888f60b747fbe1479f |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 6a315c1..c189ebd 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Antonio Rojas <arojas@archlinux.org> pkgname=kcalendarcore -pkgver=5.96.0 +pkgver=5.97.0 pkgrel=1 pkgdesc='The KDE calendar access library' arch=(x86_64) @@ -14,7 +14,7 @@ provides=(kcalcore) replaces=(kcalcore) groups=(kf5) source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('b3e84dc29df6bc6e87ef5d44de4dad19a5eadebe25e8c4ed798f6c30908b3ea0' +sha256sums=('d8a7ae053f0620e51e36b04a29240425f293077bad5a8298ed9c09ce97f4e690' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org> options=(debug)