author | Felix Yan
<felixonmars@archlinux.org> 2023-04-07 07:05:43 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2023-04-07 07:05:43 UTC |
parent | 6c055519d4d165779ecc41e3b910a4b898634f58 |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index 0561fe1..f9b3775 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=polkit-kde-agent -pkgver=5.27.4 +pkgver=5.27.4.1 pkgrel=1 pkgdesc='Daemon providing a polkit authentication UI for KDE' arch=(x86_64) @@ -12,8 +12,8 @@ license=(LGPL) depends=(kiconthemes kdbusaddons kcrash) makedepends=(extra-cmake-modules kdoctools) groups=(plasma) -source=(https://download.kde.org/stable/plasma/$pkgver/$pkgname-1-$pkgver.tar.xz{,.sig}) -sha256sums=('6df939a1fe2ab3cc29a886d6037f9c39d21002940f35120a27e1e003568ca1e8' +source=(https://download.kde.org/stable/plasma/${pkgver%.*}/$pkgname-1-$pkgver.tar.xz{,.sig}) +sha256sums=('26e795f6016e6e64e3fd4518b2a49e8df66716fab073784d943a3b7782ce70c6' 'SKIP') validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <jr@jriddell.org> '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <bshah@kde.org>