Merge pull request #6729 from ertugerata/master

polybar update
This commit is contained in:
Ertuğrul Erata
2019-04-13 23:14:58 +03:00
committed by GitHub
+10 -3
View File
@@ -12,7 +12,7 @@
<IsA>app:gui</IsA>
<Summary>A fast and easy to use tool for creating status bars</Summary>
<Description>Polybar aims to help users build beautiful and highly customizable status bars for their desktop environment, without the need of having a black belt in shell scripting.</Description>
<Archive sha1sum="50facbb42088ea5db99f37cd97777956cf3e2ac9" type="targz">https://github.com/jaagr/polybar/archive/3.2.1.tar.gz</Archive>
<Archive sha1sum="9e390467a2722354427df28f939b30cb2f8019e5" type="tar">https://github.com/jaagr/polybar/releases/download/3.3.1/polybar-3.3.1.tar</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>i3wm-devel</Dependency>
@@ -26,9 +26,9 @@
<Dependency>jsoncpp-devel</Dependency>
<Dependency>pulseaudio-libs-devel</Dependency>
</BuildDependencies>
<Patches>
<!--Patches>
<Patch level="1">xpp_1_40_i3ipcpp_0_71.patch</Patch>
</Patches>
</Patches-->
</Source>
<Package>
@@ -58,6 +58,13 @@
</Package>
<History>
<Update release="2">
<Date>2019-04-13</Date>
<Version>3.3.1</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="1">
<Date>2018-11-30</Date>
<Version>3.2.1</Version>