summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6e6a84c41e10..06961911416d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = plymouth-kcm
pkgdesc = KCM to manage the Plymouth (Boot) theme
- pkgver = 5.20.0
+ pkgver = 5.20.1
pkgrel = 1
url = https://invent.kde.org/plasma/plymouth-kcm.git
arch = any
@@ -15,10 +15,10 @@ pkgbase = plymouth-kcm
depends = ki18n
depends = kdeclarative
depends = kcmutils
- source = https://download.kde.org/stable/plasma/5.20.0/plymouth-kcm-5.20.0.tar.xz
- source = https://download.kde.org/stable/plasma/5.20.0/plymouth-kcm-5.20.0.tar.xz.sig
+ source = https://download.kde.org/stable/plasma/5.20.1/plymouth-kcm-5.20.1.tar.xz
+ source = https://download.kde.org/stable/plasma/5.20.1/plymouth-kcm-5.20.1.tar.xz.sig
validpgpkeys = 2D1D5B0588357787DE9EE225EC94D18F7F05997E
- sha256sums = b8b50ce44d8a99cce665687ce87875a8f63058b49db0832dbb520a75e9a2600f
+ sha256sums = 49cf83e1c4e79088fe930f0d5eed55fab5a7b4ef1fe8700284ff75789d4d5d2c
sha256sums = SKIP
pkgname = plymouth-kcm
diff --git a/PKGBUILD b/PKGBUILD
index b582a84a42ff..1617cbcdc796 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.20.0
+pkgver=5.20.1
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=('b8b50ce44d8a99cce665687ce87875a8f63058b49db0832dbb520a75e9a2600f'
+sha256sums=('49cf83e1c4e79088fe930f0d5eed55fab5a7b4ef1fe8700284ff75789d4d5d2c'
'SKIP')
validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E')