summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b86c57702238..5edaa6da0a63 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=powerline-i3-git
pkgver=1.7.7
-pkgrel=1
+pkgrel=2
pkgdesc="The ultimate statusline/prompt utility. A fork containing more features for the i3 window manager."
arch=('i686' 'x86_64')
url="https://github.com/ph111p/powerline"
@@ -22,7 +22,6 @@ optdepends=(
'python-pygit2: better git performance of the vcs segment'
'python-google-api-python-client: Google Calendar support for the appoints segment'
'xorg-xinput: screen rotation segment'
- 'xorg-xrandr: screen rotation segment'
)
makedepends=(
'python-setuptools'