summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorD3S0X2020-06-23 15:15:39 +0200
committerD3S0X2020-06-23 15:15:39 +0200
commitbc3352974e790cde1c037cfd7ebd6dded00c0fcb (patch)
tree5bc60ee07de195225a1e6e5feed48170fc011dcc
parentb319e26f750772b6d7d853b1cbaf0a720daf1c52 (diff)
downloadaur-bc3352974e790cde1c037cfd7ebd6dded00c0fcb.tar.gz
updated to 5.19.1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD11
2 files changed, 11 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8e005a89f0d7..08ba8ee0c36f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = plymouth-kcm
pkgdesc = KCM to manage the Plymouth (Boot) theme
- pkgver = 5.18.5
+ pkgver = 5.19.1
pkgrel = 1
- url = https://cgit.kde.org/plymouth-kcm.git/
+ url = https://invent.kde.org/plasma/plymouth-kcm.git
arch = any
license = GPL
makedepends = cmake
@@ -15,10 +15,10 @@ pkgbase = plymouth-kcm
depends = ki18n
depends = kdeclarative
depends = kcmutils
- source = https://download.kde.org/stable/plasma/5.18.5/plymouth-kcm-5.18.5.tar.xz
- source = https://download.kde.org/stable/plasma/5.18.5/plymouth-kcm-5.18.5.tar.xz.sig
+ source = https://download.kde.org/stable/plasma/5.19.1/plymouth-kcm-5.19.1.tar.xz
+ source = https://download.kde.org/stable/plasma/5.19.1/plymouth-kcm-5.19.1.tar.xz.sig
validpgpkeys = 2D1D5B0588357787DE9EE225EC94D18F7F05997E
- sha256sums = e8f75dd8c8a45cd706a0a6e62826d1eb4fff9c3912cbaadba8c06e9de915d2e3
+ sha256sums = f8d89e9e281edb44b03bf5d281ef5f40148788bd97af652dc6c4dc8f047dcc27
sha256sums = SKIP
pkgname = plymouth-kcm
diff --git a/PKGBUILD b/PKGBUILD
index f04f6713b4c0..7cd0b1b8c6e1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,18 +1,19 @@
-# Maintainer: Zack Emmert <zemmert@fastmail.com>
-# Contributor Alexandre Bouvier <contact@amb.tf>
+# Maintainer: Nico <desoxhd@gmail.com>
+# Contributor: Zack Emmert <zemmert@fastmail.com>
+# Contributor: Alexandre Bouvier <contact@amb.tf>
# Contributor: Daniel Cohen <dan@supercore.co.uk>
# Contributor: Jamesjon <universales@protonmail.com>
pkgname=plymouth-kcm
-pkgver=5.18.5
+pkgver=5.19.1
pkgrel=1
pkgdesc="KCM to manage the Plymouth (Boot) theme"
arch=('any')
-url="https://cgit.kde.org/plymouth-kcm.git/"
+url="https://invent.kde.org/plasma/plymouth-kcm.git"
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=('e8f75dd8c8a45cd706a0a6e62826d1eb4fff9c3912cbaadba8c06e9de915d2e3'
+sha256sums=('f8d89e9e281edb44b03bf5d281ef5f40148788bd97af652dc6c4dc8f047dcc27'
'SKIP')
validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E')