summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorD3SOX2020-12-01 15:14:36 +0100
committerD3SOX2020-12-01 15:14:36 +0100
commit76ca5cfc763d387df3cbddca805f3c2a2bd234f3 (patch)
tree6bb3f695af24ccbe4c76a7428d67edce14d05668
parentf1b409e890310617c7e20d940faa084105d78468 (diff)
downloadaur-76ca5cfc763d387df3cbddca805f3c2a2bd234f3.tar.gz
update to 5.20.4
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c02018bf95de..1b56a06274cc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = plymouth-kcm
pkgdesc = KCM to manage the Plymouth (Boot) theme
- pkgver = 5.20.3
+ pkgver = 5.20.4
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.3/plymouth-kcm-5.20.3.tar.xz
- source = https://download.kde.org/stable/plasma/5.20.3/plymouth-kcm-5.20.3.tar.xz.sig
+ source = https://download.kde.org/stable/plasma/5.20.4/plymouth-kcm-5.20.4.tar.xz
+ source = https://download.kde.org/stable/plasma/5.20.4/plymouth-kcm-5.20.4.tar.xz.sig
validpgpkeys = 2D1D5B0588357787DE9EE225EC94D18F7F05997E
- sha256sums = 164c9eccaedb830f140c393e88d8c30fa128edaaf2e9815eb5d98d87f97b68de
+ sha256sums = 0cde268064c92b89c5b2a5f8c033983d372406656d446f52b77611effd67ad77
sha256sums = SKIP
pkgname = plymouth-kcm
diff --git a/PKGBUILD b/PKGBUILD
index a6322ef0f2a2..2aa89c4a6eda 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.3
+pkgver=5.20.4
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=('164c9eccaedb830f140c393e88d8c30fa128edaaf2e9815eb5d98d87f97b68de'
+sha256sums=('0cde268064c92b89c5b2a5f8c033983d372406656d446f52b77611effd67ad77'
'SKIP')
validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E')