summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorErik Moldtmann2021-06-22 19:45:16 +0200
committerErik Moldtmann2021-06-22 19:45:16 +0200
commit98ff1733d4aef709bb58fb643edff1c89142042c (patch)
tree86019016c9d3e8730d44073fd71342b4682f9d81
parenta74896770d884953752a2f1c40c208398f0cbf23 (diff)
downloadaur-98ff1733d4aef709bb58fb643edff1c89142042c.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 1c94cd7eff28..e96de9490362 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = plymouth-kcm
pkgdesc = KCM to manage the Plymouth (Boot) theme
- pkgver = 5.22.1
+ pkgver = 5.22.2
pkgrel = 2
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.1/plymouth-kcm-5.22.1.tar.xz
- source = https://download.kde.org/stable/plasma/5.22.1/plymouth-kcm-5.22.1.tar.xz.sig
+ 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
validpgpkeys = 2D1D5B0588357787DE9EE225EC94D18F7F05997E
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
- sha256sums = 9f9000dee079d8bbc13cccd280818b14f9943e598b0052f23c34d98c6dad816c
+ sha256sums = c2267cf5aa466ec357e7854d5931b732d8c55f664db1a7a11f58c01bd5b64c2f
sha256sums = SKIP
pkgname = plymouth-kcm
diff --git a/PKGBUILD b/PKGBUILD
index 865e6d4462b2..a61a0c510d7a 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.1
+pkgver=5.22.2
pkgrel=2
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=('9f9000dee079d8bbc13cccd280818b14f9943e598b0052f23c34d98c6dad816c'
+sha256sums=('c2267cf5aa466ec357e7854d5931b732d8c55f664db1a7a11f58c01bd5b64c2f'
'SKIP')
validpgpkeys=(2D1D5B0588357787DE9EE225EC94D18F7F05997E # Jonathan Riddell <jr@jriddell.org>
0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D) # Bhushan Shah <bshah@kde.org>