summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlibrewish2020-03-30 16:51:20 +0530
committerlibrewish2020-03-30 16:51:20 +0530
commit6f6be7f3f460c36b6a6f550ee09c4ceabe0ffd7f (patch)
treeacb9b8a642ba66e51d78f86d2dfaac737e619a12
parent7510a9aa52ec89bda70f72322dec33788a8ba688 (diff)
downloadaur-6f6be7f3f460c36b6a6f550ee09c4ceabe0ffd7f.tar.gz
5.18.3
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 96e6b335b2d7..48c56eb7028a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = plymouth-kcm
pkgdesc = KCM to manage the Plymouth (Boot) theme
- pkgver = 5.18.1
+ pkgver = 5.18.3
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.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
+ source = https://download.kde.org/stable/plasma/5.18.3/plymouth-kcm-5.18.3.tar.xz
+ source = https://download.kde.org/stable/plasma/5.18.3/plymouth-kcm-5.18.3.tar.xz.sig
validpgpkeys = 2D1D5B0588357787DE9EE225EC94D18F7F05997E
- sha256sums = b06044b153d1d59ac6ece149fe01f3423262e871b589a6b28f0058366a97cdb4
+ sha256sums = 7f023207e4db16224a7031f22e1d2e6b554073f95f8442543caa828a4a049be8
sha256sums = SKIP
pkgname = plymouth-kcm
diff --git a/PKGBUILD b/PKGBUILD
index 365f22d53f81..49d9452bfa57 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.18.1
+pkgver=5.18.3
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=('b06044b153d1d59ac6ece149fe01f3423262e871b589a6b28f0058366a97cdb4'
+sha256sums=('7f023207e4db16224a7031f22e1d2e6b554073f95f8442543caa828a4a049be8'
'SKIP')
validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E')