upgpkg: 0.14.0.r1189.gb01493c-2 add kdeconnect to optional depends

This commit is contained in:
Josip Ponjavic 2020-06-07 14:24:24 +02:00
parent de8f81a0d5
commit 9f475d5b9d
2 changed files with 5 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.13.0.r940.ga42de8b
pkgver = 0.14.0.r1189.gb01493c
pkgrel = 2
url = https://github.com/greshake/i3status-rust
install = i3status-rust.install
@ -14,6 +14,7 @@ pkgbase = i3status-rust-git
optdepends = curl: for the weather block
optdepends = fakeroot: for the pacman block to show pending updates
optdepends = ibus: for the ibus block
optdepends = kdeconnect: for the kdeconnect 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,8 @@
# Maintainer: Josip Ponjavic <josipponjavic at gmail dot com>
# Contributor:
pkgname=i3status-rust-git
pkgver=0.13.0.r940.ga42de8b
pkgver=0.14.0.r1189.gb01493c
pkgrel=2
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')
@ -14,6 +15,7 @@ optdepends=('alsa-utils: for the volume block'
'curl: for the weather block'
'fakeroot: for the pacman block to show pending updates'
'ibus: for the ibus block'
'kdeconnect: for the kdeconnect block'
'lm_sensors: for the temperature block'
'networkmanager: for the networkmanager block'
'powerline-fonts: for all themes using the powerline arrow char'