summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichael Carlberg2016-11-21 01:26:07 +0100
committerMichael Carlberg2016-11-21 01:26:07 +0100
commitee1f9f2b16bccecd14a2aafa6799855cf94876e6 (patch)
tree224af2ead1c661339ac83d9e4e35f58cf774b39e /PKGBUILD
parentd253f3b05e7cd3678b6620bdf8f32112f01a6e75 (diff)
downloadaur-ee1f9f2b16bccecd14a2aafa6799855cf94876e6.tar.gz
revbump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4975e1020be8..3573344a7165 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Michael Carlberg <c@rlberg.se>
pkgname=polybar
pkgver=2.3.1
-pkgrel=4
+pkgrel=5
pkgdesc="A fast and easy-to-use status bar"
arch=("i686" "x86_64")
url="https://github.com/jaagr/polybar"
@@ -15,7 +15,7 @@ optdepends=("alsa-lib: volume module support"
"i3ipc-glib-git: i3 module support"
"ttf-unifont: Font used in example config"
"siji-git: Font used in example config")
-makedepends=("cmake" "python" "pkg-config" "boost")
+makedepends=("cmake" "python" "python2" "pkg-config" "boost")
conflicts=("polybar-git" "lemonbuddy-git" "lemonbuddy")
source=("${pkgname}::git+${url}.git#tag=${pkgver}")
md5sums=("SKIP")