summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPhilip Wellnitz2017-12-29 10:43:41 +0100
committerPhilip Wellnitz2017-12-29 10:43:41 +0100
commit92688c6f1e0026418bd16011e0640557684e19e1 (patch)
tree4c996418a308e9be745db32390764f9b3cc5ba86 /PKGBUILD
parent7a7f9356c5ec83e6f5352bf647b4151514840c45 (diff)
downloadaur-92688c6f1e0026418bd16011e0640557684e19e1.tar.gz
update package to use old font awesome
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 18e90feb7dfa..4f75e043bc1e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=powerline-i3-git
-pkgver=1.5.3
+pkgver=1.5.4
pkgrel=1
pkgdesc="The ultimate statusline/prompt utility. A fork containing more features for the i3 window manager."
arch=('i686' 'x86_64')
@@ -9,7 +9,7 @@ depends=(
'python'
'powerline-fonts-git'
'lemonbar-xft-git'
- 'ttf-font-awesome'
+ 'ttf-font-awesome-4'
)
optdepends=(
'i3ipc-python-git: workspace segment'