summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJameson Pugh2017-07-19 08:24:16 -0400
committerJameson Pugh2017-07-19 08:24:16 -0400
commit1d19e89dd1cf3080c1da83dc3a16cddb63938beb (patch)
tree783ef8f675b479b0f0bd24211f0b89aab7cf7980 /PKGBUILD
parent4114d45289b01a11df0973245caaa7497b9e3a8b (diff)
downloadaur-1d19e89dd1cf3080c1da83dc3a16cddb63938beb.tar.gz
5.10.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 23cb5e0f59d2..f94097e4aaba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jameson Pugh <imntreal@gmail.com>
pkgname=breeze-plymouth
-pkgver=5.10.3
+pkgver=5.10.4
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=('89ea367030ccff7d1f739aaf60d8877a3c027e1fe788f87e2d6a215d22f78988')
+sha256sums=('8ff684c8da3d347e33e406276362d93f341329f8798808397ec65f7480b8db9a')
prepare() {
mkdir -p "${srcdir}/${pkgname}-${pkgver}/build"