summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBas Timmer2023-01-04 09:43:48 +0100
committerBas Timmer2023-01-04 09:43:48 +0100
commit267fb727b6a34ac3fbedbdff5f8906f187164a56 (patch)
tree7461ce1ab2376d6b0c36eca52bec9d4101428df1
parentb2a240090222642fdae8d51c22fb85c48f9c534b (diff)
downloadaur-267fb727b6a34ac3fbedbdff5f8906f187164a56.tar.gz
Plasma 5.26.5
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6e718e5a28f5..7fad49f262d3 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.26.4
+ pkgver = 5.26.5
pkgrel = 1
url = https://kde.org/plasma-desktop/
install = libksysguard.install
@@ -16,13 +16,13 @@ pkgbase = libksysguard-light
conflicts = libksysguard
conflicts = ksysguard<5.21.90
replaces = libksysguard
- source = https://download.kde.org/stable/plasma/5.26.4/libksysguard-5.26.4.tar.xz
- source = https://download.kde.org/stable/plasma/5.26.4/libksysguard-5.26.4.tar.xz.sig
+ source = https://download.kde.org/stable/plasma/5.26.5/libksysguard-5.26.5.tar.xz
+ source = https://download.kde.org/stable/plasma/5.26.5/libksysguard-5.26.5.tar.xz.sig
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
- sha256sums = eb954bab3eb26e4b891e0838097529fe73499b2f843bc1ed17ccc64db085b5e8
+ sha256sums = 17e5372eca2ad162e82a892b1cb2c9a3d1d124489ac7d2b0fc34a4f04de54105
sha256sums = SKIP
pkgname = libksysguard-light
diff --git a/PKGBUILD b/PKGBUILD
index f45ce0e31dfd..f6103c4add2d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname=libksysguard
pkgname=libksysguard-light
-pkgver=5.26.4
+pkgver=5.26.5
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)
@@ -18,7 +18,7 @@ replaces=(libksysguard)
provides=(libksysguard)
source=(https://download.kde.org/stable/plasma/$pkgver/$_pkgname-$pkgver.tar.xz{,.sig})
install=libksysguard.install
-sha256sums=('eb954bab3eb26e4b891e0838097529fe73499b2f843bc1ed17ccc64db085b5e8'
+sha256sums=('17e5372eca2ad162e82a892b1cb2c9a3d1d124489ac7d2b0fc34a4f04de54105'
'SKIP')
validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <jr@jriddell.org>
'0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <bshah@kde.org>