summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorD3SOX2021-05-04 21:53:25 +0200
committerD3SOX2021-05-04 21:53:25 +0200
commitb0abf577369df40815d02b1a9bc703e974c46c42 (patch)
tree48f1cbf3333a7ae5ac6a9d801523db6a13e42c98
parenta0591d4f78866f7ad9dea8be7accf13a9eedac15 (diff)
downloadaur-b0abf577369df40815d02b1a9bc703e974c46c42.tar.gz
update to 5.21.5
-rw-r--r--.SRCINFO9
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3a3f8896c263..e26b53d7ef4a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = plymouth-kcm
pkgdesc = KCM to manage the Plymouth (Boot) theme
- pkgver = 5.21.4
+ pkgver = 5.21.5
pkgrel = 1
url = https://invent.kde.org/plasma/plymouth-kcm.git
arch = any
@@ -15,10 +15,11 @@ pkgbase = plymouth-kcm
depends = ki18n
depends = kdeclarative
depends = kcmutils
- source = https://download.kde.org/stable/plasma/5.21.4/plymouth-kcm-5.21.4.tar.xz
- source = https://download.kde.org/stable/plasma/5.21.4/plymouth-kcm-5.21.4.tar.xz.sig
+ 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
validpgpkeys = 2D1D5B0588357787DE9EE225EC94D18F7F05997E
- sha256sums = c07c80b8099e66548a2782b70b83b6c5c311052ae8c8610950f3ab30505116b4
+ sha256sums = 607f8c569a15938ccde869f836725d5af53dcc15605e3bd0ff978c84fecb56c9
sha256sums = SKIP
pkgname = plymouth-kcm
+
diff --git a/PKGBUILD b/PKGBUILD
index 19a228080cd7..683eb1462230 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.4
+pkgver=5.21.5
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=('c07c80b8099e66548a2782b70b83b6c5c311052ae8c8610950f3ab30505116b4'
+sha256sums=('607f8c569a15938ccde869f836725d5af53dcc15605e3bd0ff978c84fecb56c9'
'SKIP')
validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E')