summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBas Timmer2021-02-24 17:12:01 +0100
committerBas Timmer2021-02-24 17:12:01 +0100
commit07685c1b9512bf6a4bf683e327e7be5aa141941b (patch)
tree40914573efd2f85e8ea195047f74b7a73097bfc2
parent6b3e58e7b2e889f478261e5d86d0da238bbfe7c7 (diff)
downloadaur-07685c1b9512bf6a4bf683e327e7be5aa141941b.tar.gz
Plasma 5.21.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7010c59c1adb..3c9081833972 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = libksysguard-light
pkgdesc = Libraries for ksysguard to retrieve information on the current status of computer hardware without the big dependency on qt5-webengine
- pkgver = 5.21.0
+ pkgver = 5.21.1
pkgrel = 1
url = https://kde.org/plasma-desktop/
arch = x86_64
@@ -15,13 +15,13 @@ pkgbase = libksysguard-light
provides = libksysguard
conflicts = libksysguard
replaces = libksysguard
- source = https://download.kde.org/stable/plasma/5.21.0/libksysguard-5.21.0.tar.xz
- source = https://download.kde.org/stable/plasma/5.21.0/libksysguard-5.21.0.tar.xz.sig
+ source = https://download.kde.org/stable/plasma/5.21.1/libksysguard-5.21.1.tar.xz
+ source = https://download.kde.org/stable/plasma/5.21.1/libksysguard-5.21.1.tar.xz.sig
validpgpkeys = 2D1D5B0588357787DE9EE225EC94D18F7F05997E
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
- sha256sums = 0e6fe8c431dd62833e300ad06682fe90311472bd966617291dee22dd37296e86
+ sha256sums = e846b0ebf1a347e6f8637a70866c17b1aa8e806c910085729b0fcf08ae74ea93
sha256sums = SKIP
pkgname = libksysguard-light
diff --git a/PKGBUILD b/PKGBUILD
index b41ced9e2083..4ad88c1ca98c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname=libksysguard
pkgname=libksysguard-light
-pkgver=5.21.0
+pkgver=5.21.1
pkgrel=1
pkgdesc='Libraries for ksysguard to retrieve information on the current status of computer hardware without the big dependency on qt5-webengine'
arch=(x86_64)
@@ -17,7 +17,7 @@ conflicts=(libksysguard)
replaces=(libksysguard)
provides=(libksysguard)
source=("https://download.kde.org/stable/plasma/$pkgver/$_pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('0e6fe8c431dd62833e300ad06682fe90311472bd966617291dee22dd37296e86'
+sha256sums=('e846b0ebf1a347e6f8637a70866c17b1aa8e806c910085729b0fcf08ae74ea93'
'SKIP')
validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E' # Jonathan Riddell <jr@jriddell.org>
'0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <bshah@kde.org>