git » kinfocenter.git » commit ba7e2e4

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 610d75df4cf400f18ea2c4849bc411e2837c786c

Plasma 5.18.4.1

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index 60fdde3..4156d80 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kinfocenter
-pkgver=5.18.4
+pkgver=5.18.4.1
 pkgrel=1
 pkgdesc='A utility that provides information about a computer system'
 arch=(x86_64)
@@ -12,8 +12,8 @@ license=(LGPL)
 depends=(kcmutils pciutils glu libraw1394 kwayland)
 makedepends=(extra-cmake-modules plasma-framework kdoctools)
 groups=(plasma)
-source=("https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('c8ec71de6220996a4880b4452949231b6de43e3eea83f79fab9f7398819637ef'
+source=("https://download.kde.org/stable/plasma/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('e05c18a654ae84e4677a5083db8fdb90cf8431dd2fea26e5fc8550a6615c7728'
             'SKIP')
 validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell <jr@jriddell.org>
               '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah <bshah@kde.org>