summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorD3SOX2021-05-05 17:35:52 +0200
committerD3SOX2021-05-05 17:35:52 +0200
commitd05d6a12065edc9bdf85c7eed2e936f5c1608b3f (patch)
treecc71e48af1f23ee1b176d813c681708d64a6a17b
parentb0abf577369df40815d02b1a9bc703e974c46c42 (diff)
downloadaur-d05d6a12065edc9bdf85c7eed2e936f5c1608b3f.tar.gz
update gpg key
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e26b53d7ef4a..2db195b29e1a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = plymouth-kcm
pkgdesc = KCM to manage the Plymouth (Boot) theme
pkgver = 5.21.5
- pkgrel = 1
+ pkgrel = 2
url = https://invent.kde.org/plasma/plymouth-kcm.git
arch = any
license = GPL
@@ -17,7 +17,7 @@ pkgbase = plymouth-kcm
depends = kcmutils
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
+ validpgpkeys = B3CB366552540BE06EE9AD9711968C44928CAEFC
sha256sums = 607f8c569a15938ccde869f836725d5af53dcc15605e3bd0ff978c84fecb56c9
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 683eb1462230..ffead4ccb84b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Jamesjon <universales@protonmail.com>
pkgname=plymouth-kcm
pkgver=5.21.5
-pkgrel=1
+pkgrel=2
pkgdesc="KCM to manage the Plymouth (Boot) theme"
arch=('any')
url="https://invent.kde.org/plasma/plymouth-kcm.git"
@@ -15,7 +15,7 @@ makedepends=('cmake' 'kdoctools' 'extra-cmake-modules')
source=("https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
sha256sums=('607f8c569a15938ccde869f836725d5af53dcc15605e3bd0ff978c84fecb56c9'
'SKIP')
-validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E')
+validpgpkeys=('B3CB366552540BE06EE9AD9711968C44928CAEFC')
prepare() {
mkdir -p $srcdir/${pkgname}-$pkgver/build