summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9e30f4ee790c..4362f173fc86 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Josip Ponjavic <josipponjavic at gmail dot com>
pkgname=i3status-rust-git
-pkgver=0.9.0.r634.g79b0ea2
+pkgver=0.9.0.r648.gd04d08c
pkgrel=1
pkgdesc='Very resourcefriendly and feature-rich replacement for i3status to use with bar programs (like i3bar and swaybar), written in pure Rust'
arch=('x86_64')
@@ -12,6 +12,7 @@ makedepends=('git' 'rust')
optdepends=('alsa-utils: For the volume block'
'bluez: For the bluetooth block'
'curl: For the weather block'
+ 'ibus: For the ibus block'
'lm_sensors: For the temperature block'
'networkmanager: For the networkmanager block'
'powerline-fonts: For all themes using the powerline arrow char'