bump: 0.9.0.r648.gd04d08c-1

This commit is contained in:
Josip Ponjavic 2019-04-27 21:43:42 +02:00
parent e7eccb6365
commit 9e59409aeb
2 changed files with 4 additions and 2 deletions

View File

@ -1,6 +1,6 @@
pkgbase = i3status-rust-git
pkgdesc = Very resourcefriendly and feature-rich replacement for i3status to use with bar programs (like i3bar and swaybar), written in pure Rust
pkgver = 0.9.0.r634.g79b0ea2
pkgver = 0.9.0.r648.gd04d08c
pkgrel = 1
url = https://github.com/greshake/i3status-rust
install = i3status-rust.install
@ -12,6 +12,7 @@ pkgbase = i3status-rust-git
optdepends = alsa-utils: For the volume block
optdepends = bluez: For the bluetooth block
optdepends = curl: For the weather block
optdepends = ibus: For the ibus block
optdepends = lm_sensors: For the temperature block
optdepends = networkmanager: For the networkmanager block
optdepends = powerline-fonts: For all themes using the powerline arrow char

View File

@ -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'