summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexandre Bouvier2018-06-19 18:23:20 +0200
committerAlexandre Bouvier2018-06-19 18:23:20 +0200
commit713a61b846506c20f196b0a263a03bb18a7b1e41 (patch)
tree36c91c1517e5b96f2c577481d563efd84ab95767
parent1a23bbc94ba273d954508c150e7b9813ba711afb (diff)
downloadaur-713a61b846506c20f196b0a263a03bb18a7b1e41.tar.gz
5.13.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e3d2d08e1ad7..5292b18e719a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = plymouth-kcm
pkgdesc = KCM to manage the Plymouth (Boot) theme
- pkgver = 5.13.0
+ pkgver = 5.13.1
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.0/plymouth-kcm-5.13.0.tar.xz
- source = https://download.kde.org/stable/plasma/5.13.0/plymouth-kcm-5.13.0.tar.xz.sig
+ 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
validpgpkeys = 2D1D5B0588357787DE9EE225EC94D18F7F05997E
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
- sha256sums = 26a2098d9ace2e63cfe2ab5fe49c7ba8471af0293e134deece3296763d56efc8
+ sha256sums = e141e3b1c44096e764472830262ad7bc340ea346e5910c32b3d2b856b484eb3e
sha256sums = SKIP
pkgname = plymouth-kcm
diff --git a/PKGBUILD b/PKGBUILD
index 22a5b7c814b5..c96d35cef44c 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.0
+pkgver=5.13.1
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=('26a2098d9ace2e63cfe2ab5fe49c7ba8471af0293e134deece3296763d56efc8'
+sha256sums=('e141e3b1c44096e764472830262ad7bc340ea346e5910c32b3d2b856b484eb3e'
'SKIP')
validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E' # Jonathan Riddell
'0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D') # Bhushan Shah