summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPhilip Wellnitz2017-01-15 12:42:25 +0100
committerPhilip Wellnitz2017-01-15 12:42:25 +0100
commitc37d378cffb97088d395d7a2f1e9bac908bfd8b1 (patch)
tree8388c3bc0ddff2a4b1d9240fb743f60b60b5b5aa /PKGBUILD
parent7ef3dc7d058db9012928545cf378cbc686d50be1 (diff)
downloadaur-c37d378cffb97088d395d7a2f1e9bac908bfd8b1.tar.gz
new release
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'