summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorD3SOX2021-01-06 02:17:56 +0100
committerD3SOX2021-01-06 02:17:56 +0100
commit9dbe21f8a7908e4e06f5e8f22ae6acda3be6726f (patch)
tree22e26563947db04e8258fcb64ae3b22c9c76c280
parent76ca5cfc763d387df3cbddca805f3c2a2bd234f3 (diff)
downloadaur-9dbe21f8a7908e4e06f5e8f22ae6acda3be6726f.tar.gz
update 5.20.5
-rw-r--r--.SRCINFO9
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1b56a06274cc..5d6002b858c3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = plymouth-kcm
pkgdesc = KCM to manage the Plymouth (Boot) theme
- pkgver = 5.20.4
+ pkgver = 5.20.5
pkgrel = 1
url = https://invent.kde.org/plasma/plymouth-kcm.git
arch = any
@@ -15,11 +15,10 @@ pkgbase = plymouth-kcm
depends = ki18n
depends = kdeclarative
depends = kcmutils
- 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
+ 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
validpgpkeys = 2D1D5B0588357787DE9EE225EC94D18F7F05997E
- sha256sums = 0cde268064c92b89c5b2a5f8c033983d372406656d446f52b77611effd67ad77
+ sha256sums = dfb35b846ccce66b543d17d4e360d6d651751e396dfd6f586fb20e8810c89153
sha256sums = SKIP
pkgname = plymouth-kcm
-
diff --git a/PKGBUILD b/PKGBUILD
index 2aa89c4a6eda..25b50c210979 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.4
+pkgver=5.20.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=('0cde268064c92b89c5b2a5f8c033983d372406656d446f52b77611effd67ad77'
+sha256sums=('dfb35b846ccce66b543d17d4e360d6d651751e396dfd6f586fb20e8810c89153'
'SKIP')
validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E')