git » libksysguard.git » commit 32aa7a8

Plasma 5.21.5

author Antonio Rojas
2021-05-04 14:22:42 UTC
committer Antonio Rojas
2021-05-04 14:22:42 UTC
parent ccbf72794a470cd6c43497ab0e11825188357eff

Plasma 5.21.5

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index 4a98901..d6ecf48 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=libksysguard
-pkgver=5.21.4
+pkgver=5.21.5
 pkgrel=1
 pkgdesc='Library to retrieve information on the current status of computer hardware'
 arch=(x86_64)
@@ -12,8 +12,8 @@ license=(LGPL)
 depends=(libxres qt5-webengine kdeclarative knewstuff)
 makedepends=(extra-cmake-modules kdoctools qt5-tools)
 groups=(plasma)
-source=("https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('ec094b59a7e111359b550731dafe4d9b92f17ae2c4d663275d97332e1bc5f16b'
+source=(https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig})
+sha256sums=('5ff8c687a9d245d28ec4b92c019d2234cd931796c619ebb096de6e49cd18ebe8'
             'SKIP')
 validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell <jr@jriddell.org>
               '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah <bshah@kde.org>