git » plank-player.git » commit 8d062c9

Plasma 5.27.5

author Antonio Rojas
2023-05-09 16:07:36 UTC
committer Antonio Rojas
2023-05-09 16:07:36 UTC
parent 7c14e887de1ddb0c9a3fe6d82ae22aba1dd8b106

Plasma 5.27.5

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 154236a..068ab37 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas@archlinux.org>
 
 pkgname=plank-player
-pkgver=5.27.4
+pkgver=5.27.5
 _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=('b674b85541751a5a33a3ade38fe9ccf27884d71d48290656a2766d4b88d9a018'
+sha256sums=('f066b51434b2623441a0a96cd41ddfa397c2fcae383747d2051837796dd1dc2a'
             'SKIP')
 validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D'  # Jonathan Esk-Riddell <jr@jriddell.org>
               '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah <bshah@kde.org>