summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgeommer2016-04-06 20:53:40 +0200
committergeommer2016-04-06 20:53:40 +0200
commit98832704155361e1ce01c7105ae38574521b81b9 (patch)
treeed3cdfd9d422560e8164b9190a08999bfa5ed86a /PKGBUILD
parent9e49d407bc61f0305b6a4b5b387db41e10877875 (diff)
downloadaur-98832704155361e1ce01c7105ae38574521b81b9.tar.gz
Update to 0.3.0.r50.gc1bb43f
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 95dc15a05087..59c1aa310c3a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=yabar-git
_pkgname=yabar
-pkgver=0.2.1.r1.g10f0d58
+pkgver=0.3.0.r50.gc1bb43f
pkgrel=1
pkgdesc="A modern and lightweight status bar for X window managers"
arch=('i686' 'x86_64')
url="https://github.com/geommer/yabar"
license=('MIT')
-depends=('pango' 'libconfig')
+depends=('pango' 'libconfig' 'xcb-util-wm')
makedepends=('git')
provides=('yabar')
conflicts=('yabar')