summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorErik Moldtmann2021-07-06 13:50:46 +0200
committerErik Moldtmann2021-07-06 13:50:46 +0200
commit0b3f628c33ab33fe06b3c27157fb4189978040f0 (patch)
treeb59e45034dce863dcd0d8702035a0161d2c89ddc
parent331de4120f0ad11e506ab3675aab3ab42edf4745 (diff)
downloadaur-0b3f628c33ab33fe06b3c27157fb4189978040f0.tar.gz
bump version
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 86933b974270..c590dc9955ab 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = plymouth-kcm
pkgdesc = KCM to manage the Plymouth (Boot) theme
- pkgver = 5.22.2
+ pkgver = 5.22.3
pkgrel = 1
url = https://invent.kde.org/plasma/plymouth-kcm.git
arch = any
@@ -15,11 +15,11 @@ pkgbase = plymouth-kcm
depends = ki18n
depends = kdeclarative
depends = kcmutils
- source = https://download.kde.org/stable/plasma/5.22.2/plymouth-kcm-5.22.2.tar.xz
- source = https://download.kde.org/stable/plasma/5.22.2/plymouth-kcm-5.22.2.tar.xz.sig
+ source = https://download.kde.org/stable/plasma/5.22.3/plymouth-kcm-5.22.3.tar.xz
+ source = https://download.kde.org/stable/plasma/5.22.3/plymouth-kcm-5.22.3.tar.xz.sig
validpgpkeys = 2D1D5B0588357787DE9EE225EC94D18F7F05997E
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
- sha256sums = c2267cf5aa466ec357e7854d5931b732d8c55f664db1a7a11f58c01bd5b64c2f
+ sha256sums = 29f045a56bc706cf626a6483b2a094edadd7d13438999535dfdc81d88f409677
sha256sums = SKIP
pkgname = plymouth-kcm
diff --git a/PKGBUILD b/PKGBUILD
index b271cad263ae..5785d1867ec7 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.2
+pkgver=5.22.3
pkgrel=1
pkgdesc="KCM to manage the Plymouth (Boot) theme"
arch=('any')
@@ -13,7 +13,7 @@ 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=('c2267cf5aa466ec357e7854d5931b732d8c55f664db1a7a11f58c01bd5b64c2f'
+sha256sums=('29f045a56bc706cf626a6483b2a094edadd7d13438999535dfdc81d88f409677'
'SKIP')
validpgpkeys=(2D1D5B0588357787DE9EE225EC94D18F7F05997E # Jonathan Riddell <jr@jriddell.org>
0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D) # Bhushan Shah <bshah@kde.org>