diff --git a/kde/libksysguard/.SRCINFO b/kde/libksysguard/.SRCINFO index 55dbb8722c..55c17689fc 100644 --- a/kde/libksysguard/.SRCINFO +++ b/kde/libksysguard/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = libksysguard pkgdesc = Library to retrieve information on the current status of computer hardware - pkgver = 6.2.4 + pkgver = 6.3.1 pkgrel = 1 url = https://kde.org/plasma-desktop/ install = libksysguard.install @@ -29,17 +29,18 @@ pkgbase = libksysguard depends = libnl depends = libpcap depends = lm_sensors + depends = qt6-5compat depends = qt6-base depends = qt6-declarative depends = solid depends = zlib - source = https://download.kde.org/stable/plasma/6.2.4/libksysguard-6.2.4.tar.xz - source = https://download.kde.org/stable/plasma/6.2.4/libksysguard-6.2.4.tar.xz.sig + source = https://download.kde.org/stable/plasma/6.3.1/libksysguard-6.3.1.tar.xz + source = https://download.kde.org/stable/plasma/6.3.1/libksysguard-6.3.1.tar.xz.sig validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20 - sha256sums = f799f90efd3b3e0ea17b1969bb0cc5744c7762ea16d128b1b4d31dfa78cc58ae + sha256sums = c223e5290562b52a910c70260b3ca27334728e6a635911eb6726a872e7178ba6 sha256sums = SKIP pkgname = libksysguard diff --git a/kde/libksysguard/PKGBUILD b/kde/libksysguard/PKGBUILD index c7670dd7d0..6fa6c432e0 100644 --- a/kde/libksysguard/PKGBUILD +++ b/kde/libksysguard/PKGBUILD @@ -4,7 +4,7 @@ # Contributor: Andrea Scarpino pkgname=libksysguard -pkgver=6.2.4 +pkgver=6.3.1 _dirver=$(echo $pkgver | cut -d. -f1-3) pkgrel=1 pkgdesc='Library to retrieve information on the current status of computer hardware' @@ -27,6 +27,7 @@ depends=(gcc-libs libnl libpcap lm_sensors + qt6-5compat qt6-base qt6-declarative solid @@ -36,7 +37,7 @@ makedepends=(extra-cmake-modules groups=(plasma) source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig}) install=libksysguard.install -sha256sums=('f799f90efd3b3e0ea17b1969bb0cc5744c7762ea16d128b1b4d31dfa78cc58ae' +sha256sums=('c223e5290562b52a910c70260b3ca27334728e6a635911eb6726a872e7178ba6' 'SKIP') validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah