summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJameson Pugh2017-08-23 09:24:44 -0400
committerJameson Pugh2017-08-23 09:24:44 -0400
commitee9bfd4a5a0eca744db82d00a10649a5e94a512c (patch)
tree9a8cb70d7cfbc50e88057d3c061e8f4a906447a2
parent1d19e89dd1cf3080c1da83dc3a16cddb63938beb (diff)
downloadaur-ee9bfd4a5a0eca744db82d00a10649a5e94a512c.tar.gz
5.10.5
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b28de3cf26f7..745f9d9f0463 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
# Generated by mksrcinfo v8
-# Wed Jul 19 12:24:07 UTC 2017
+# Wed Aug 23 13:24:37 UTC 2017
pkgbase = breeze-plymouth
pkgdesc = Breeze theme for plymouth
- pkgver = 5.10.4
+ pkgver = 5.10.5
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.10.4/breeze-plymouth-5.10.4.tar.xz
- sha256sums = 8ff684c8da3d347e33e406276362d93f341329f8798808397ec65f7480b8db9a
+ source = http://download.kde.org/stable/plasma/5.10.5/breeze-plymouth-5.10.5.tar.xz
+ sha256sums = 653438029242366983e0378568c77346cc5f6bf044f43f4c704323b82b41efa4
pkgname = breeze-plymouth
diff --git a/PKGBUILD b/PKGBUILD
index f94097e4aaba..36afe41608f5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jameson Pugh <imntreal@gmail.com>
pkgname=breeze-plymouth
-pkgver=5.10.4
+pkgver=5.10.5
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")
-sha256sums=('8ff684c8da3d347e33e406276362d93f341329f8798808397ec65f7480b8db9a')
+sha256sums=('653438029242366983e0378568c77346cc5f6bf044f43f4c704323b82b41efa4')
prepare() {
mkdir -p "${srcdir}/${pkgname}-${pkgver}/build"