author | Antonio Rojas
<arojas@archlinux.org> 2021-04-10 10:10:56 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2021-04-10 10:10:56 UTC |
parent | 20134502c115ab03841c7792c4eda6b5e7f4c57b |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index a2dd36e..e3b0ca6 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Maintainer: Antonio Rojas <arojas@archlinux.org> pkgname=kpeople -pkgver=5.80.0 +pkgver=5.81.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=('9c99f07f1acaf6ffbf94a9c2be7564f724ec41604986a74fc4400ea82296c9b2' +sha256sums=('305a2b5c43c8964fa88e4326ef9d8a487b56af04c858a4f18e991b9218d2c3a8' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>