author | Felix Yan
<felixonmars@archlinux.org> 2023-04-07 07:03:49 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2023-04-07 07:03:49 UTC |
parent | d81aa8110515cbefce06606452725d6b868c7463 |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index 138a4be..d872539 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=plasma-workspace-wallpapers -pkgver=5.27.4 +pkgver=5.27.4.1 pkgrel=1 pkgdesc='Additional wallpapers for the Plasma Workspace' arch=(any) @@ -11,8 +11,8 @@ url='https://kde.org/plasma-desktop/' license=(LGPL) makedepends=(extra-cmake-modules qt5-base) groups=(plasma) -source=(https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('05b8db17884607cd54cc20d453077cae27d2c26338aee9390eb87704e56d3ff2' +source=(https://download.kde.org/stable/plasma/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}) +sha256sums=('e44d7bc716f99ce13bf034d4eeed99cdd33e12db7068d74ac37d2304ee44656b' 'SKIP') validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <jr@jriddell.org> '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <bshah@kde.org>