git » libksysguard.git » commit b721a19

Update to 5.21.3.1

author Antonio Rojas
2021-03-16 15:51:07 UTC
committer Antonio Rojas
2021-03-16 15:51:07 UTC
parent b5dff376da8b62ac050c3f087c4c443fb454a78e

Update to 5.21.3.1

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index ea436da..ab7d9cf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=libksysguard
-pkgver=5.21.3
+pkgver=5.21.3.1
 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=('c35218190c7af1e8cb144fbfdd9b15eb19479aef6e3182596cd2de8efc582742'
+source=("https://download.kde.org/stable/plasma/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('e370db775b575106f9d228596d3aa0da3ba568da9c2cf76de6e1d8ab60945e59'
             'SKIP')
 validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell <jr@jriddell.org>
               '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah <bshah@kde.org>