summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBas Timmer2020-06-16 23:38:09 +0200
committerBas Timmer2020-06-16 23:38:09 +0200
commitbecb017f45e6553ec8b0f5792d1f7e65a16e9bf6 (patch)
tree93c404b6ab1db4f5f667656637d119a89252658d
parent17b801c2a1705a53791e8f6362614ada330894e9 (diff)
downloadaur-becb017f45e6553ec8b0f5792d1f7e65a16e9bf6.tar.gz
Plasma 5.19.1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 52cb45b91b93..a1358fac16db 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
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.19.0
- pkgrel = 2
+ pkgver = 5.19.1
+ pkgrel = 1
url = https://www.kde.org/workspaces/plasmadesktop/
arch = x86_64
groups = plasma
@@ -15,13 +15,13 @@ pkgbase = libksysguard-light
provides = libksysguard
conflicts = libksysguard
replaces = libksysguard
- source = https://download.kde.org/stable/plasma/5.19.0/libksysguard-5.19.0.tar.xz
- source = https://download.kde.org/stable/plasma/5.19.0/libksysguard-5.19.0.tar.xz.sig
+ source = https://download.kde.org/stable/plasma/5.19.1/libksysguard-5.19.1.tar.xz
+ source = https://download.kde.org/stable/plasma/5.19.1/libksysguard-5.19.1.tar.xz.sig
validpgpkeys = 2D1D5B0588357787DE9EE225EC94D18F7F05997E
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
- sha256sums = f026b65372aa49b1f72a7c8029cb3d7afd131de9592cc5392fe05771a4da26d3
+ sha256sums = 1e70a68b2d7eb3712d1762166a2dca45796b923aa9d07425cf755065b1f0222b
sha256sums = SKIP
pkgname = libksysguard-light
diff --git a/PKGBUILD b/PKGBUILD
index f5a85882da62..6ade449b1dee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
_pkgname=libksysguard
pkgname=libksysguard-light
-pkgver=5.19.0
-pkgrel=2
+pkgver=5.19.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)
url='https://www.kde.org/workspaces/plasmadesktop/'
@@ -17,7 +17,7 @@ conflicts=(libksysguard)
replaces=(libksysguard)
provides=(libksysguard)
source=("https://download.kde.org/stable/plasma/$pkgver/$_pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('f026b65372aa49b1f72a7c8029cb3d7afd131de9592cc5392fe05771a4da26d3'
+sha256sums=('1e70a68b2d7eb3712d1762166a2dca45796b923aa9d07425cf755065b1f0222b'
'SKIP')
validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E' # Jonathan Riddell <jr@jriddell.org>
'0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <bshah@kde.org>