author | Antonio Rojas
<arojas@archlinux.org> 2023-04-13 17:40:55 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-04-13 17:40:55 UTC |
parent | 76823867b1b0d6f0b3e9b3e2c3a668790861d163 |
PKGBUILD | +2 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 72e59e1..f2c8127 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,6 +4,7 @@ pkgname=breeze pkgver=5.27.4 +_dirver=$(echo $pkgver | cut -d. -f1-3) pkgrel=1 arch=(x86_64) pkgdesc='Artwork, styles and assets for the Breeze visual style for the Plasma Desktop' @@ -14,7 +15,7 @@ makedepends=(extra-cmake-modules kcmutils) optdepends=('breeze-gtk: Breeze widget style for GTK applications' 'kcmutils: for breeze-settings') groups=(plasma) -source=(https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) +source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig}) sha256sums=('62d80ebd690c7822bf05b19bec8b37af67cc1cd4bb3f38d2a88d8360fd6b1901' 'SKIP') validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <jr@jriddell.org>