summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorD3SOX2021-02-16 16:29:34 +0100
committerD3SOX2021-02-16 16:29:34 +0100
commitb743e0273bb4a2fc0ef3fc090a113b9fc8bb461a (patch)
tree7714f32d5f2d59af85adda7d12de1ae3d289b90e
parent9dbe21f8a7908e4e06f5e8f22ae6acda3be6726f (diff)
downloadaur-b743e0273bb4a2fc0ef3fc090a113b9fc8bb461a.tar.gz
update to 5.21.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5d6002b858c3..bfed066f3c9d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = plymouth-kcm
pkgdesc = KCM to manage the Plymouth (Boot) theme
- pkgver = 5.20.5
+ pkgver = 5.21.0
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.5/plymouth-kcm-5.20.5.tar.xz
- source = https://download.kde.org/stable/plasma/5.20.5/plymouth-kcm-5.20.5.tar.xz.sig
+ source = https://download.kde.org/stable/plasma/5.21.0/plymouth-kcm-5.21.0.tar.xz
+ source = https://download.kde.org/stable/plasma/5.21.0/plymouth-kcm-5.21.0.tar.xz.sig
validpgpkeys = 2D1D5B0588357787DE9EE225EC94D18F7F05997E
- sha256sums = dfb35b846ccce66b543d17d4e360d6d651751e396dfd6f586fb20e8810c89153
+ sha256sums = 39fedf4818bf7c64d3c9f0d50948b924ae7809e9b46e6f231b1f5686cb59f21f
sha256sums = SKIP
pkgname = plymouth-kcm
diff --git a/PKGBUILD b/PKGBUILD
index 25b50c210979..363c98ca0bf8 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.5
+pkgver=5.21.0
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=('dfb35b846ccce66b543d17d4e360d6d651751e396dfd6f586fb20e8810c89153'
+sha256sums=('39fedf4818bf7c64d3c9f0d50948b924ae7809e9b46e6f231b1f5686cb59f21f'
'SKIP')
validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E')