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 d53a0be79675..9428388cc1c9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Pavel Antonov <pvantonov@gmail.com>
pkgname=breeze-patched
-pkgver=5.20.5.3
+pkgver=5.20.5.4
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=(8247b5bee1d583c312576ab9006aade6)
+md5sums=(af1acfe0595ecd6637c238c2c859be7e)
build() {
cmake -B build -S breeze-$pkgver \