summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpatrick962018-12-23 21:41:52 +0100
committerpatrick962018-12-23 21:41:52 +0100
commit5ecaf867c680fd4b68bd04399805521e40554d8f (patch)
tree2d5e8b0d3bc0f1534db5e5b01b08f696b28f97da /PKGBUILD
parenta5bdce981150e244a6fab37b3bc22ccc1182e9b1 (diff)
downloadaur-5ecaf867c680fd4b68bd04399805521e40554d8f.tar.gz
Version 3.3.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 74a57af8b8c4..6819e1c71c93 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Michael Carlberg <c@rlberg.se>
# Contributor: Michael Carlberg <c@rlberg.se>
pkgname=polybar
-pkgver=3.2.1
+pkgver=3.3.0
pkgrel=1
pkgdesc="A fast and easy-to-use status bar"
arch=("i686" "x86_64")
@@ -17,6 +17,7 @@ optdepends=("alsa-lib: alsa module support"
"i3-wm: i3 module support"
"ttf-unifont: Font used in example config"
"siji-git: Font used in example config"
+ "xorg-fonts-misc: Font used in example config"
"curl: github module support")
makedepends=("cmake" "git" "python" "python2" "pkg-config")
conflicts=("polybar-git")