summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJameson Pugh2018-07-11 11:08:34 -0400
committerJameson Pugh2018-07-11 11:08:34 -0400
commit660edd8899325a9a8c6d38e04fe12282fb7774cb (patch)
tree8c518a20af0822db809f60fb3c3df46197cf58b6
parent419237411855694a3d192346e244eae71359dcc2 (diff)
downloadaur-660edd8899325a9a8c6d38e04fe12282fb7774cb.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 dc6ef75099f1..dc597bd49078 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,19 @@
pkgbase = breeze-plymouth
pkgdesc = Breeze theme for plymouth
- pkgver = 5.13.2
+ pkgver = 5.13.3
pkgrel = 1
url = https://projects.kde.org/breeze-plymouth
arch = any
license = LGPL
makedepends = extra-cmake-modules
depends = plymouth
- source = http://download.kde.org/stable/plasma/5.13.2/breeze-plymouth-5.13.2.tar.xz
- source = http://download.kde.org/stable/plasma/5.13.2/breeze-plymouth-5.13.2.tar.xz.sig
+ source = http://download.kde.org/stable/plasma/5.13.3/breeze-plymouth-5.13.3.tar.xz
+ source = http://download.kde.org/stable/plasma/5.13.3/breeze-plymouth-5.13.3.tar.xz.sig
validpgpkeys = 2D1D5B0588357787DE9EE225EC94D18F7F05997E
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
- sha256sums = 06c2c3a6d698eebf37551c295baaf928512670d51dd49a1be631157e6f0602a0
+ sha256sums = 12f3ab8525559f60732a2501346beed084a372f06942613c64875c38daf605a5
sha256sums = SKIP
pkgname = breeze-plymouth
diff --git a/PKGBUILD b/PKGBUILD
index 28c67ae09371..37a9d03003f2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jameson Pugh <imntreal@gmail.com>
pkgname=breeze-plymouth
-pkgver=5.13.2
+pkgver=5.13.3
pkgrel=1
pkgdesc="Breeze theme for plymouth"
arch=(any)
@@ -10,7 +10,7 @@ license=(LGPL)
depends=(plymouth)
makedepends=(extra-cmake-modules)
source=("http://download.kde.org/stable/plasma/${pkgver}/${pkgname}-${pkgver}.tar.xz"{,.sig})
-sha256sums=('06c2c3a6d698eebf37551c295baaf928512670d51dd49a1be631157e6f0602a0'
+sha256sums=('12f3ab8525559f60732a2501346beed084a372f06942613c64875c38daf605a5'
'SKIP')
validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E' # Jonathan Riddell
'0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <bshah@kde.org>