git » kpeople.git » commit 8f3eb3a

KDE Frameworks 5.99

author Antonio Rojas
2022-10-09 20:27:57 UTC
committer Antonio Rojas
2022-10-09 20:27:57 UTC
parent 29a8ec4798d9e807954408f9e5e6b5987d63837c

KDE Frameworks 5.99

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 2490638..52305be 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Maintainer: Antonio Rojas <arojas@archlinux.org>
 
 pkgname=kpeople
-pkgver=5.98.0
+pkgver=5.99.0
 pkgrel=1
 pkgdesc='A library that provides access to all contacts and the people who hold them'
 arch=(x86_64)
@@ -13,7 +13,7 @@ makedepends=(extra-cmake-modules doxygen qt5-tools qt5-doc qt5-declarative)
 optdepends=('qt5-declarative: QML bindings')
 groups=(kf5)
 source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('0ee89b53c502a9cd215d43e56ee63265b20fb508098f9d22590bbb35fb45be73'
+sha256sums=('7f05f4059d85371fafb9bbd1023b5995b6f8986c3fc4745a65f60513f71b663d'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>
 options=(debug)