summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorErik Moldtmann2021-06-09 19:05:55 +0200
committerErik Moldtmann2021-06-09 19:05:55 +0200
commit31d01cfb602f33a48abcb4e1382682fa46d5c8d3 (patch)
tree7e259c1e372dee14bfdbc957112b3df514ce02c4
parent4f766fa3a5cf0fd057bc7ea87d50041e77b49d2b (diff)
downloadaur-31d01cfb602f33a48abcb4e1382682fa46d5c8d3.tar.gz
bump to v5.22.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cfb485750ee5..612216b30558 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = plymouth-kcm
pkgdesc = KCM to manage the Plymouth (Boot) theme
- pkgver = 5.21.5
+ pkgver = 5.22.0
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.21.5/plymouth-kcm-5.21.5.tar.xz
- source = https://download.kde.org/stable/plasma/5.21.5/plymouth-kcm-5.21.5.tar.xz.sig
+ source = https://download.kde.org/stable/plasma/5.22.0/plymouth-kcm-5.22.0.tar.xz
+ source = https://download.kde.org/stable/plasma/5.22.0/plymouth-kcm-5.22.0.tar.xz.sig
validpgpkeys = 2D1D5B0588357787DE9EE225EC94D18F7F05997E
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
- sha256sums = 607f8c569a15938ccde869f836725d5af53dcc15605e3bd0ff978c84fecb56c9
+ sha256sums = b986d78434c9a5ee60835e818e4f56cb9fca8f4b40b5dd4099840f2da6a1dd0e
sha256sums = SKIP
pkgname = plymouth-kcm
diff --git a/PKGBUILD b/PKGBUILD
index d00db3704a53..1d0a2dc148b3 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.21.5
+pkgver=5.22.0
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=('607f8c569a15938ccde869f836725d5af53dcc15605e3bd0ff978c84fecb56c9'
+sha256sums=('b986d78434c9a5ee60835e818e4f56cb9fca8f4b40b5dd4099840f2da6a1dd0e'
'SKIP')
validpgpkeys=(2D1D5B0588357787DE9EE225EC94D18F7F05997E # Jonathan Riddell <jr@jriddell.org>
0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D) # Bhushan Shah <bshah@kde.org>