git » libksysguard.git » commit 6ab0e80

Plasma 5.18.5

author Antonio Rojas
2020-05-05 17:44:59 UTC
committer Antonio Rojas
2020-05-05 17:44:59 UTC
parent dd94c7b50763718e828ef8303d925bf6c7f77a3c

Plasma 5.18.5

PKGBUILD +3 -3

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