git » powerdevil.git » commit 4529a1b

Update to 5.19.2.1

author Antonio Rojas
2020-06-23 16:00:53 UTC
committer Antonio Rojas
2020-06-23 16:00:53 UTC
parent 2a7ccf4a153b850ce4c986fb7e8ac5bd87d944aa

Update to 5.19.2.1

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index 445e8f6..d50e8fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=powerdevil
-pkgver=5.19.2
+pkgver=5.19.2.1
 pkgrel=1
 pkgdesc='Manages the power consumption settings of a Plasma Shell'
 arch=(x86_64)
@@ -12,8 +12,8 @@ license=(LGPL)
 depends=(plasma-workspace bluez-qt networkmanager-qt)
 makedepends=(extra-cmake-modules kdoctools)
 groups=(plasma)
-source=("https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('63dc88ea66add3eccbde284b5ee8242b9e0b93c04a20b8cbbb63ae5937f4bde1'
+source=("https://download.kde.org/stable/plasma/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('8b6d095c5e331e1ac6c72a997645a9261884a8364f086ba06dd82eb168d15722'
             'SKIP')
 validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell <jr@jriddell.org>
               '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah <bshah@kde.org>