author | Antonio Rojas
<arojas@archlinux.org> 2023-06-20 15:43:53 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-06-20 15:43:53 UTC |
parent | 8d062c90ade9d84ad9307d2b667a02271bb21728 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 068ab37..34f538e 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Antonio Rojas <arojas@archlinux.org> pkgname=plank-player -pkgver=5.27.5 +pkgver=5.27.6 _dirver=$(echo $pkgver | cut -d. -f1-3) pkgrel=1 pkgdesc='Multimedia Player for playing local files on Plasma Bigscreen allowing navigation with just a remote control' @@ -11,7 +11,7 @@ license=(GPL2) depends=(kirigami2 ki18n qt5-multimedia qt5-graphicaleffects hicolor-icon-theme) makedepends=(extra-cmake-modules) source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('f066b51434b2623441a0a96cd41ddfa397c2fcae383747d2051837796dd1dc2a' +sha256sums=('48f1cdd2a6ce9e5025adbf20dae206a0b1235782623bebba166c6cf5371656d6' 'SKIP') validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <jr@jriddell.org> '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <bshah@kde.org>