summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlibrewish2019-12-25 20:55:10 +0530
committerlibrewish2019-12-25 20:55:10 +0530
commitf6f21c3439d22da0e05098687d5aaa91ac9eea00 (patch)
tree23daea11cc109a50ffda1a3601a653816475eec4
parent14d845c65a52194cab087144cb43c72efc46d196 (diff)
downloadaur-f6f21c3439d22da0e05098687d5aaa91ac9eea00.tar.gz
update
-rw-r--r--.SRCINFO9
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0e805ca438bc..800433db0c26 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = plymouth-kcm
pkgdesc = KCM to manage the Plymouth (Boot) theme
- pkgver = 5.17.0
+ pkgver = 5.17.4
pkgrel = 1
url = https://cgit.kde.org/plymouth-kcm.git/
arch = any
@@ -14,10 +14,11 @@ pkgbase = plymouth-kcm
depends = kconfigwidgets
depends = ki18n
depends = kdeclarative
- source = https://download.kde.org/stable/plasma/5.17.0/plymouth-kcm-5.17.0.tar.xz
- source = https://download.kde.org/stable/plasma/5.17.0/plymouth-kcm-5.17.0.tar.xz.sig
+ depends = kcmutils
+ source = https://download.kde.org/stable/plasma/5.17.4/plymouth-kcm-5.17.4.tar.xz
+ source = https://download.kde.org/stable/plasma/5.17.4/plymouth-kcm-5.17.4.tar.xz.sig
validpgpkeys = 2D1D5B0588357787DE9EE225EC94D18F7F05997E
- sha256sums = a832b3644fd1fef1db420f2a9562cb854c950332e75420898d0a25776c93b824
+ sha256sums = f34e5bbf334b3cc5bfe2b3bd4937cab0f7cf7bbe6864131eb55ed7a239adb208
sha256sums = SKIP
pkgname = plymouth-kcm
diff --git a/PKGBUILD b/PKGBUILD
index 60d6d5baba7c..14890f6cb08a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,16 +5,16 @@
# Contributor: Daniel Cohen <dan@supercore.co.uk>
# Contributor: Jamesjon <universales@protonmail.com>
pkgname=plymouth-kcm
-pkgver=5.17.0
+pkgver=5.17.4
pkgrel=1
pkgdesc="KCM to manage the Plymouth (Boot) theme"
arch=('any')
url="https://cgit.kde.org/plymouth-kcm.git/"
license=('GPL')
-depends=('plymouth' 'knewstuff' 'kconfig' 'kconfigwidgets' 'ki18n' 'kdeclarative')
+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=('a832b3644fd1fef1db420f2a9562cb854c950332e75420898d0a25776c93b824'
+sha256sums=('f34e5bbf334b3cc5bfe2b3bd4937cab0f7cf7bbe6864131eb55ed7a239adb208'
'SKIP')
validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E')