summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPavel Antonov2021-01-26 23:23:24 +0700
committerPavel Antonov2021-01-26 23:23:24 +0700
commitf8cd171a61e56b07e8b789609c7672473c996807 (patch)
treebfee2363d874f472afabbd56840203b4e16eb4e9 /PKGBUILD
parent0408c4d2177099cff2aad094b11eb30c75f62238 (diff)
downloadaur-f8cd171a61e56b07e8b789609c7672473c996807.tar.gz
v5.20.5.3
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 \