git » libksysguard.git » commit dd94c7b

Plasma 5.18.4.1

author Antonio Rojas
2020-03-31 17:01:57 UTC
committer Antonio Rojas
2020-03-31 17:01:57 UTC
parent 2d2792504ec52c0644b71ab1cdf8fd3a897bdbb3

Plasma 5.18.4.1

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index 7ef8a4b..b9e3367 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=libksysguard
-pkgver=5.18.4
+pkgver=5.18.4.1
 pkgrel=1
 pkgdesc='Libraries for ksysguard'
 arch=(x86_64)
@@ -12,8 +12,8 @@ license=(LGPL)
 depends=(libxres qt5-webengine kio)
 makedepends=(extra-cmake-modules kdoctools plasma-framework)
 groups=(plasma)
-source=("https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('1b84bf484b9b76213988ac72e1e9b12e90f68973bdfc4892546cdb1b15b7382a'
+source=("https://download.kde.org/stable/plasma/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('357be91db541876fa257b9be903484beb6577502a05f1610480ed0b198d16824'
             'SKIP')
 validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell <jr@jriddell.org>
               '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah <bshah@kde.org>