summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJameson Pugh2017-06-28 10:16:34 -0400
committerJameson Pugh2017-06-28 10:16:34 -0400
commit4114d45289b01a11df0973245caaa7497b9e3a8b (patch)
tree3cf1675697cb39ce8a473358444b894ae5a83f37 /PKGBUILD
parent293346d2fa81573518d48bc9b92565fe3e9b5fdc (diff)
downloadaur-4114d45289b01a11df0973245caaa7497b9e3a8b.tar.gz
5.10.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7979abd1f7eb..23cb5e0f59d2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jameson Pugh <imntreal@gmail.com>
pkgname=breeze-plymouth
-pkgver=5.10.2
+pkgver=5.10.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")
-sha256sums=('ed22b2dd666d1f46ec743c4836bf64bc70fdd5443dda7edc1d57ef03c7046035')
+sha256sums=('89ea367030ccff7d1f739aaf60d8877a3c027e1fe788f87e2d6a215d22f78988')
prepare() {
mkdir -p "${srcdir}/${pkgname}-${pkgver}/build"