summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexandre Bouvier2018-06-26 18:49:45 +0200
committerAlexandre Bouvier2018-06-26 18:49:45 +0200
commit341f24e31bf04cfbff8fce4378aa0b1cdc99a2ff (patch)
tree1cf9dc3996dcba20812390e41bf626dccce94fd5
parent713a61b846506c20f196b0a263a03bb18a7b1e41 (diff)
downloadaur-341f24e31bf04cfbff8fce4378aa0b1cdc99a2ff.tar.gz
5.13.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5292b18e719a..bbcbe14fa4fb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = plymouth-kcm
pkgdesc = KCM to manage the Plymouth (Boot) theme
- pkgver = 5.13.1
+ pkgver = 5.13.2
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.1/plymouth-kcm-5.13.1.tar.xz
- source = https://download.kde.org/stable/plasma/5.13.1/plymouth-kcm-5.13.1.tar.xz.sig
+ 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
validpgpkeys = 2D1D5B0588357787DE9EE225EC94D18F7F05997E
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
- sha256sums = e141e3b1c44096e764472830262ad7bc340ea346e5910c32b3d2b856b484eb3e
+ sha256sums = be59bac21f75d815bcead9dccaa170c60da7f3148cd61596e91af12c5558c892
sha256sums = SKIP
pkgname = plymouth-kcm
diff --git a/PKGBUILD b/PKGBUILD
index c96d35cef44c..a460fa44c3d9 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.1
+pkgver=5.13.2
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=('e141e3b1c44096e764472830262ad7bc340ea346e5910c32b3d2b856b484eb3e'
+sha256sums=('be59bac21f75d815bcead9dccaa170c60da7f3148cd61596e91af12c5558c892'
'SKIP')
validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E' # Jonathan Riddell
'0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D') # Bhushan Shah