summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fa417b66805b..d53a0be79675 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Pavel Antonov <pvantonov@gmail.com>
pkgname=breeze-patched
-pkgver=5.20.5.2
+pkgver=5.20.5.3
pkgrel=1
pkgdesc="Artwork, styles and assets for the Breeze visual style for the Plasma Desktop"
arch=(i686 x86_64)
@@ -21,7 +21,7 @@ install=
changelog=
source=("https://github.com/pvantonov/breeze/archive/v$pkgver.tar.gz")
noextract=()
-md5sums=(b838e4042a67a90fb756fea6dc1a977c)
+md5sums=(8247b5bee1d583c312576ab9006aade6)
build() {
cmake -B build -S breeze-$pkgver \