git » kpeople.git » commit dfbf488

KDE Frameworks 5.94.0

author Antonio Rojas
2022-05-14 10:53:35 UTC
committer Antonio Rojas
2022-05-14 10:53:35 UTC
parent 74ba9e7830c401ee5e66c64547fdc63ad4731bef

KDE Frameworks 5.94.0

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 6a2059a..521c117 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Maintainer: Antonio Rojas <arojas@archlinux.org>
 
 pkgname=kpeople
-pkgver=5.93.0
+pkgver=5.94.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=('d3e1266982fa2abdd7b216d018569ea83c71312e2cfa35a0bee845e8bb49f371'
+sha256sums=('217eba378c223e3518914512fc303a106101d26fa1a8fc57495abbd0d36a5274'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>
 options=(debug)