fix(aur): Update PKGBUILDs
This commit is contained in:
parent
e16227ca43
commit
83e523518e
@ -3,14 +3,14 @@
|
|||||||
_pkgname=polybar
|
_pkgname=polybar
|
||||||
pkgname="${_pkgname}-git"
|
pkgname="${_pkgname}-git"
|
||||||
pkgver=3.1.0
|
pkgver=3.1.0
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc="A fast and easy-to-use status bar"
|
pkgdesc="A fast and easy-to-use status bar"
|
||||||
arch=("i686" "x86_64")
|
arch=("i686" "x86_64")
|
||||||
url="https://github.com/jaagr/polybar"
|
url="https://github.com/jaagr/polybar"
|
||||||
license=("MIT")
|
license=("MIT")
|
||||||
depends=("cairo" "xcb-util-image" "xcb-util-wm" "xcb-util-xrm" "xcb-util-cursor")
|
depends=("cairo" "xcb-util-image" "xcb-util-wm" "xcb-util-xrm" "xcb-util-cursor")
|
||||||
optdepends=("alsa-lib: volume module support"
|
optdepends=("alsa-lib: alsa module support"
|
||||||
"libpulse: pulseaudio module support"
|
"pulseaudio: pulseaudio module support"
|
||||||
"libmpdclient: mpd module support"
|
"libmpdclient: mpd module support"
|
||||||
"wireless_tools: network module support"
|
"wireless_tools: network module support"
|
||||||
"jsoncpp: i3 module support"
|
"jsoncpp: i3 module support"
|
||||||
|
@ -8,7 +8,7 @@ arch=("i686" "x86_64")
|
|||||||
url="https://github.com/jaagr/polybar"
|
url="https://github.com/jaagr/polybar"
|
||||||
license=("MIT")
|
license=("MIT")
|
||||||
depends=("cairo" "xcb-util-image" "xcb-util-wm" "xcb-util-xrm" "xcb-util-cursor")
|
depends=("cairo" "xcb-util-image" "xcb-util-wm" "xcb-util-xrm" "xcb-util-cursor")
|
||||||
optdepends=("alsa-lib: volume module support"
|
optdepends=("alsa-lib: alsa module support"
|
||||||
"libmpdclient: mpd module support"
|
"libmpdclient: mpd module support"
|
||||||
"wireless_tools: network module support"
|
"wireless_tools: network module support"
|
||||||
"jsoncpp: i3 module support"
|
"jsoncpp: i3 module support"
|
||||||
|
Loading…
Reference in New Issue
Block a user