summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPhilip Wellnitz2017-01-02 00:25:30 +0100
committerPhilip Wellnitz2017-01-02 00:25:30 +0100
commit89bc0084655604c14c5f30ed9e971c5adea8541c (patch)
tree087e66e73551d4c97a45914e9de542a20a8bb500 /PKGBUILD
parent62cf9ef446ea195292742f30b4fefa56098fad0f (diff)
downloadaur-89bc0084655604c14c5f30ed9e971c5adea8541c.tar.gz
new release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 123f740739ea..650d3264ac87 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=powerline-i3-git
-pkgver=1.1.9
+pkgver=1.2
pkgrel=1
pkgdesc="The ultimate statusline/prompt utility. A fork containing more features for the i3 window manager."
arch=('i686' 'x86_64')
@@ -18,6 +18,7 @@ optdepends=(
'python-iwlib: wireless segment'
'python-pyalsaaudio: volume segment'
'python-psutil: cpu load segment'
+ 'python-pygit2: better git performance of the vcs segment'
)
makedepends=(
'python-setuptools'