mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 19:13:51 +02:00
bumblebee-status: update to 1.7.1.
This commit is contained in:
parent
7a73ccaefa
commit
77d1ec0221
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'bumblebee-status'
|
||||
pkgname=bumblebee-status
|
||||
version=1.7.0
|
||||
version=1.7.1
|
||||
revision=1
|
||||
noarch=yes
|
||||
depends="python-netifaces python-psutil python-requests"
|
||||
pycompile_dirs="usr/share/${pkgname}/bumblebee"
|
||||
depends="python-netifaces python-psutil python-requests"
|
||||
short_desc="Modular, theme-able status line generator for the i3 window manager"
|
||||
maintainer="ibrokemypie <ibrokemypie@bastardi.net>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/tobi-wan-kenobi/bumblebee-status"
|
||||
distfiles="https://github.com/tobi-wan-kenobi/bumblebee-status/archive/v${version}.tar.gz"
|
||||
checksum=041ba44ce833e01b811e99382318e51c11fa5e06de7db29c0ae74da5ba1e0390
|
||||
checksum=fc70d16756bacf57a772bf283db46ccb427778de763c9a538b01da68bd78c103
|
||||
|
||||
do_install() {
|
||||
vmkdir usr/bin
|
||||
|
|
Loading…
Add table
Reference in a new issue