]> git.pld-linux.org Git - packages/polybar.git/blobdiff - polybar.spec
add patches for reducing overhead of mpd plugin; rel 2
[packages/polybar.git] / polybar.spec
index b2e3a74ceef6810cc6da84d3d196d6ba4e440384..0f7f96f1c0d023529d91a15dd6347659d9949f13 100644 (file)
@@ -1,11 +1,12 @@
 Summary:       Fast and easy-to-use status bar
 Name:          polybar
-Version:       3.5.2
-Release:       1
+Version:       3.5.3
+Release:       2
 License:       MIT, BSD
 Group:         X11/Window Managers
 Source0:       https://github.com/polybar/polybar/releases/download/%{version}/%{name}-%{version}.tar.gz 
-# Source0-md5: 07273d7ce23e3e770e13a82d7534a2b2
+# Source0-md5: 188c46519c214b3272c99f1d8bb898bf
+Patch0:                %{name}-mpd-overhead.patch
 URL:           https://polybar.github.io/
 BuildRequires: alsa-lib-devel
 BuildRequires: cairo-devel
@@ -68,6 +69,7 @@ zsh-completion for polybar.
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 install -d build
This page took 0.258614 seconds and 4 git commands to generate.