author | Antonio Rojas
<arojas@archlinux.org> 2022-11-11 19:54:35 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2022-11-11 19:54:35 UTC |
parent | 8f3eb3a5247e49fe6ac083af0044db945b01f166 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 52305be..cedc6da 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Maintainer: Antonio Rojas <arojas@archlinux.org> pkgname=kpeople -pkgver=5.99.0 +pkgver=5.100.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=('7f05f4059d85371fafb9bbd1023b5995b6f8986c3fc4745a65f60513f71b663d' +sha256sums=('0f43151d5e5f91214925cae7d8e4089e3a9c364d200da8a6ff1ce6a4b3eb3ee1' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org> options=(debug)