summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorErik Moldtmann2021-10-19 19:37:47 +0200
committerErik Moldtmann2021-10-19 19:37:47 +0200
commitff81816ee3a3dbeacb6faed3332517ff7e206d81 (patch)
tree28e3536adf95abdd546fd63153d1dc561b3aac27 /PKGBUILD
parent0eade31e7e18b758d7433c5ee77ede528336ba38 (diff)
downloadaur-ff81816ee3a3dbeacb6faed3332517ff7e206d81.tar.gz
bump version, update PGP keys
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 84aa8386950a..56da2b775335 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Daniel Cohen <dan@supercore.co.uk>
# Contributor: Jamesjon <universales@protonmail.com>
pkgname=plymouth-kcm
-pkgver=5.22.5
+pkgver=5.23.1
pkgrel=1
pkgdesc="KCM to manage the Plymouth (Boot) theme"
arch=('any')
@@ -13,9 +13,10 @@ license=('GPL')
depends=('plymouth' 'knewstuff' 'kconfig' 'kconfigwidgets' 'ki18n' 'kdeclarative' 'kcmutils')
makedepends=('cmake' 'kdoctools' 'extra-cmake-modules')
source=("https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('2fad7c87e9c8f74b5f5e01a1f23ef22e6c7e4d65493f716aaf4f316f3e60c8e6'
+sha256sums=('471c861c067150b014f028339b20967cd92196173ca08452014939e6eae1bab9'
'SKIP')
validpgpkeys=(2D1D5B0588357787DE9EE225EC94D18F7F05997E # Jonathan Riddell <jr@jriddell.org>
+ E0A3EB202F8E57528E13E72FD7574483BB57B18D # Jonathan Riddell <jr@riddell.org>
0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D) # Bhushan Shah <bshah@kde.org>
prepare() {