summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexandre Bouvier2018-09-04 14:16:47 +0200
committerAlexandre Bouvier2018-09-04 14:16:47 +0200
commit55209bb7385a58d35a23ac752afb0163c1fb3807 (patch)
treebcea11bbafcc72b1b7cc4c65f922127ac5cba0e3
parent287a1821b6e658b58988c585f3b48de123a926fb (diff)
downloadaur-55209bb7385a58d35a23ac752afb0163c1fb3807.tar.gz
5.13.5
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 074d2471c5d5..dc943cb20c16 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = plymouth-kcm
pkgdesc = KCM to manage the Plymouth (Boot) theme
- pkgver = 5.13.4
+ pkgver = 5.13.5
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.4/plymouth-kcm-5.13.4.tar.xz
- source = https://download.kde.org/stable/plasma/5.13.4/plymouth-kcm-5.13.4.tar.xz.sig
+ source = https://download.kde.org/stable/plasma/5.13.5/plymouth-kcm-5.13.5.tar.xz
+ source = https://download.kde.org/stable/plasma/5.13.5/plymouth-kcm-5.13.5.tar.xz.sig
validpgpkeys = 2D1D5B0588357787DE9EE225EC94D18F7F05997E
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
- sha256sums = 061455a7619461a6ddaa173cd47918f9c6b13a9c1805554e6a5503b484f628b8
+ sha256sums = 41a3e1d48a15ab7c448fddbee8a2197594bb6b1a8538411f5380e89a91c98f3a
sha256sums = SKIP
pkgname = plymouth-kcm
diff --git a/PKGBUILD b/PKGBUILD
index 51b00fe2f3f8..eaf317ed91a3 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.4
+pkgver=5.13.5
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=('061455a7619461a6ddaa173cd47918f9c6b13a9c1805554e6a5503b484f628b8'
+sha256sums=('41a3e1d48a15ab7c448fddbee8a2197594bb6b1a8538411f5380e89a91c98f3a'
'SKIP')
validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E' # Jonathan Riddell
'0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D') # Bhushan Shah