summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlibrewish2020-02-21 08:45:16 +0530
committerlibrewish2020-02-21 08:45:16 +0530
commit7510a9aa52ec89bda70f72322dec33788a8ba688 (patch)
tree9ea4e74cd2bf4aebe964962fd3dd73c4bfc3acb1
parenta9e4c8b795fa208753fa2fb360500cd075624938 (diff)
downloadaur-7510a9aa52ec89bda70f72322dec33788a8ba688.tar.gz
5.18.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4b7810e8ce1c..96e6b335b2d7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = plymouth-kcm
pkgdesc = KCM to manage the Plymouth (Boot) theme
- pkgver = 5.17.5
+ pkgver = 5.18.1
pkgrel = 1
url = https://cgit.kde.org/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.17.5/plymouth-kcm-5.17.5.tar.xz
- source = https://download.kde.org/stable/plasma/5.17.5/plymouth-kcm-5.17.5.tar.xz.sig
+ source = https://download.kde.org/stable/plasma/5.18.1/plymouth-kcm-5.18.1.tar.xz
+ source = https://download.kde.org/stable/plasma/5.18.1/plymouth-kcm-5.18.1.tar.xz.sig
validpgpkeys = 2D1D5B0588357787DE9EE225EC94D18F7F05997E
- sha256sums = bbd6994f60ed9d63b4e4dd0abe78bf1f9c14b8ecce8ba4355d16cd52a0a86528
+ sha256sums = b06044b153d1d59ac6ece149fe01f3423262e871b589a6b28f0058366a97cdb4
sha256sums = SKIP
pkgname = plymouth-kcm
diff --git a/PKGBUILD b/PKGBUILD
index 4604da7450ea..365f22d53f81 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Daniel Cohen <dan@supercore.co.uk>
# Contributor: Jamesjon <universales@protonmail.com>
pkgname=plymouth-kcm
-pkgver=5.17.5
+pkgver=5.18.1
pkgrel=1
pkgdesc="KCM to manage the Plymouth (Boot) theme"
arch=('any')
@@ -14,7 +14,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=('bbd6994f60ed9d63b4e4dd0abe78bf1f9c14b8ecce8ba4355d16cd52a0a86528'
+sha256sums=('b06044b153d1d59ac6ece149fe01f3423262e871b589a6b28f0058366a97cdb4'
'SKIP')
validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E')