summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexandre Bouvier2018-07-10 16:15:27 +0200
committerAlexandre Bouvier2018-07-10 16:15:27 +0200
commitcd54076357d100307d4a94eaa1fe4a2193e3b85c (patch)
tree1783885cad7519de33615b47f2516d40238fdf31
parent341f24e31bf04cfbff8fce4378aa0b1cdc99a2ff (diff)
downloadaur-cd54076357d100307d4a94eaa1fe4a2193e3b85c.tar.gz
5.13.3
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bbcbe14fa4fb..78b3d3e77433 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = plymouth-kcm
pkgdesc = KCM to manage the Plymouth (Boot) theme
- pkgver = 5.13.2
+ pkgver = 5.13.3
pkgrel = 1
url = https://cgit.kde.org/plymouth-kcm.git/
arch = x86_64
@@ -10,11 +10,11 @@ pkgbase = plymouth-kcm
depends = plymouth
depends = knewstuff
depends = kdeclarative
- source = https://download.kde.org/stable/plasma/5.13.2/plymouth-kcm-5.13.2.tar.xz
- source = https://download.kde.org/stable/plasma/5.13.2/plymouth-kcm-5.13.2.tar.xz.sig
+ source = https://download.kde.org/stable/plasma/5.13.3/plymouth-kcm-5.13.3.tar.xz
+ source = https://download.kde.org/stable/plasma/5.13.3/plymouth-kcm-5.13.3.tar.xz.sig
validpgpkeys = 2D1D5B0588357787DE9EE225EC94D18F7F05997E
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
- sha256sums = be59bac21f75d815bcead9dccaa170c60da7f3148cd61596e91af12c5558c892
+ sha256sums = c0187089342e0fdfbb13a9328c55e7e7eed557f6e779dbb6e515ca668150cb33
sha256sums = SKIP
pkgname = plymouth-kcm
diff --git a/PKGBUILD b/PKGBUILD
index a460fa44c3d9..54b64d5f5856 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: Alexandre Bouvier <contact@amb.tf>
# Contributor: Daniel Cohen <dan@supercore.co.uk>
pkgname=plymouth-kcm
-pkgver=5.13.2
+pkgver=5.13.3
pkgrel=1
pkgdesc="KCM to manage the Plymouth (Boot) theme"
arch=('x86_64')
@@ -12,7 +12,7 @@ license=('GPL')
depends=('plymouth' 'knewstuff' 'kdeclarative')
makedepends=('extra-cmake-modules' 'qt5-tools')
source=("https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('be59bac21f75d815bcead9dccaa170c60da7f3148cd61596e91af12c5558c892'
+sha256sums=('c0187089342e0fdfbb13a9328c55e7e7eed557f6e779dbb6e515ca668150cb33'
'SKIP')
validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E' # Jonathan Riddell
'0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D') # Bhushan Shah