summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorD3SOX2021-03-02 18:44:09 +0100
committerD3SOX2021-03-02 18:44:09 +0100
commitcb8f45b29e2fefd29866b24b5f7542ddba91f2b7 (patch)
treec1303e202a1e3fe9176814773e180a1cf6edd618
parentfafb4066a654797ae5587ba5c0d87f1449d4d689 (diff)
downloadaur-cb8f45b29e2fefd29866b24b5f7542ddba91f2b7.tar.gz
update to 5.21.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 15593a8d5e18..c2fa1a945a69 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = plymouth-kcm
pkgdesc = KCM to manage the Plymouth (Boot) theme
- pkgver = 5.21.1
+ pkgver = 5.21.2
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.21.1/plymouth-kcm-5.21.1.tar.xz
- source = https://download.kde.org/stable/plasma/5.21.1/plymouth-kcm-5.21.1.tar.xz.sig
+ source = https://download.kde.org/stable/plasma/5.21.2/plymouth-kcm-5.21.2.tar.xz
+ source = https://download.kde.org/stable/plasma/5.21.2/plymouth-kcm-5.21.2.tar.xz.sig
validpgpkeys = 2D1D5B0588357787DE9EE225EC94D18F7F05997E
- sha256sums = 3c7ea9337f3cf23dd66acddef2e705e8616603867d5517817e7991d5805185c6
+ sha256sums = 91941931e057d847d047c34ed9fe45d20dea6b664a15646025f3886241b4c7c4
sha256sums = SKIP
pkgname = plymouth-kcm
diff --git a/PKGBUILD b/PKGBUILD
index c7f004d3d4fd..bad21c7f9c6d 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.1
+pkgver=5.21.2
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=('3c7ea9337f3cf23dd66acddef2e705e8616603867d5517817e7991d5805185c6'
+sha256sums=('91941931e057d847d047c34ed9fe45d20dea6b664a15646025f3886241b4c7c4'
'SKIP')
validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E')