summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPhilip Wellnitz2017-01-16 14:04:05 +0100
committerPhilip Wellnitz2017-01-16 14:04:05 +0100
commit2a43899d04954174a3a1e6c09af32073889e86f0 (patch)
treea976263c6771390a1a0f4942748eb6d34c211416 /PKGBUILD
parent164e55737e7bef041c119f43c6bc555dc9fbac2c (diff)
downloadaur-2a43899d04954174a3a1e6c09af32073889e86f0.tar.gz
fix ws bug
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f3f5c492dc7b..a2e2cea75e82 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=powerline-i3-git
-pkgver=1.2.3
-pkgrel=2
+pkgver=1.2.4
+pkgrel=1
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"