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'
|
||||
pkgname=bumblebee-status
|
||||
version=1.3.0
|
||||
version=1.4.4
|
||||
revision=1
|
||||
depends="python"
|
||||
depends="python python-requests python-psutil python-netifaces"
|
||||
noarch=yes
|
||||
short_desc="A 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=42c68a3bb2fae2ef1d65a1be9287c2efc0a9250d018330f2e78abdd051796919
|
||||
checksum=4a414205b081c58765a465a3612619b659476247bdb74c72361fde64fe059b9c
|
||||
|
||||
do_install() {
|
||||
vmkdir usr/share/${pkgname}
|
||||
|
|
Loading…
Reference in a new issue