git » kpeople.git » commit 5ade6da

KDE Frameworks 5.82

author Antonio Rojas
2021-05-08 12:01:39 UTC
committer Antonio Rojas
2021-05-08 12:01:39 UTC
parent f1d66f37fc7296881342df464d5ab368b623d7ff

KDE Frameworks 5.82

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index e3b0ca6..681fce2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Maintainer: Antonio Rojas <arojas@archlinux.org>
 
 pkgname=kpeople
-pkgver=5.81.0
+pkgver=5.82.0
 pkgrel=1
 pkgdesc='A library that provides access to all contacts and the people who hold them'
 arch=(x86_64)
@@ -12,8 +12,8 @@ depends=(kcoreaddons ki18n kwidgetsaddons kitemviews)
 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=('305a2b5c43c8964fa88e4326ef9d8a487b56af04c858a4f18e991b9218d2c3a8'
+source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig})
+sha256sums=('d2fd93bbe53d2e38a52d1054b7b53df6fac26d61f37e778e6fc383893460c2fb'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>