mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
bumblebee-status: update to 1.4.4
This commit is contained in:
parent
a4369ec394
commit
40e4dbff29
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'bumblebee-status'
|
# Template file for 'bumblebee-status'
|
||||||
pkgname=bumblebee-status
|
pkgname=bumblebee-status
|
||||||
version=1.3.0
|
version=1.4.4
|
||||||
revision=1
|
revision=1
|
||||||
depends="python"
|
depends="python python-requests python-psutil python-netifaces"
|
||||||
noarch=yes
|
noarch=yes
|
||||||
short_desc="A modular, theme-able status line generator for the i3 window manager. "
|
short_desc="A modular, theme-able status line generator for the i3 window manager. "
|
||||||
maintainer="ibrokemypie <ibrokemypie@bastardi.net>"
|
maintainer="ibrokemypie <ibrokemypie@bastardi.net>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/tobi-wan-kenobi/bumblebee-status"
|
homepage="https://github.com/tobi-wan-kenobi/bumblebee-status"
|
||||||
distfiles="https://github.com/tobi-wan-kenobi/bumblebee-status/archive/v${version}.tar.gz"
|
distfiles="https://github.com/tobi-wan-kenobi/bumblebee-status/archive/v${version}.tar.gz"
|
||||||
checksum=42c68a3bb2fae2ef1d65a1be9287c2efc0a9250d018330f2e78abdd051796919
|
checksum=4a414205b081c58765a465a3612619b659476247bdb74c72361fde64fe059b9c
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmkdir usr/share/${pkgname}
|
vmkdir usr/share/${pkgname}
|
||||||
|
|
Loading…
Add table
Reference in a new issue