fix(aur): update to 3.1.0 (#883)
This commit is contained in:
parent
066ee35fc3
commit
b30e224130
@ -2,12 +2,12 @@
|
||||
# Contributor: Michael Carlberg <c@rlberg.se>
|
||||
pkgname=polybar
|
||||
pkgver=3.1.0
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="A fast and easy-to-use status bar"
|
||||
arch=("i686" "x86_64")
|
||||
url="https://github.com/jaagr/polybar"
|
||||
license=("MIT")
|
||||
depends=("cairo" "xcb-util-image" "xcb-util-wm" "xcb-util-xrm")
|
||||
depends=("cairo" "xcb-util-image" "xcb-util-wm" "xcb-util-xrm" "xcb-util-cursor")
|
||||
optdepends=("alsa-lib: volume module support"
|
||||
"libmpdclient: mpd module support"
|
||||
"wireless_tools: network module support"
|
||||
|
Loading…
Reference in New Issue
Block a user