summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7c10849e30ac..75db5ddcb7da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=powerline-i3-git
-pkgver=1.2.1
+pkgver=1.2.3
pkgrel=1
pkgdesc="The ultimate statusline/prompt utility. A fork containing more features for the i3 window manager."
arch=('i686' 'x86_64')
@@ -19,6 +19,8 @@ optdepends=(
'python-pyalsaaudio: volume segment'
'python-psutil: cpu load segment'
'python-pygit2: better git performance of the vcs segment'
+ 'python-google-api-python-client: Google Calendar support for the appoints segment'
+ 'python-gflags: Google Calendar support for the appoints segment'
)
makedepends=(
'python-setuptools'