bumblebee-status: update to 1.9.0
This commit is contained in:
parent
70a6a31b37
commit
759208cb74
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bumblebee-status'
|
||||
pkgname=bumblebee-status
|
||||
version=1.7.2
|
||||
version=1.9.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
pycompile_dirs="usr/share/${pkgname}/bumblebee"
|
||||
|
@ -10,11 +10,11 @@ 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=c4090535114a8f32fdda0026613dec1cc9911fc152dcba9580e6d41e62466e3d
|
||||
checksum=ba483f07f5726454aeaf929069bc82dce85be198b969b96c9bd8d85eab5a619c
|
||||
|
||||
do_install() {
|
||||
vmkdir usr/bin
|
||||
vmkdir usr/share/${pkgname}
|
||||
vmkdir usr/bin
|
||||
vcopy "bumblebee themes bumblebee-status" usr/share/${pkgname}
|
||||
ln -sfr /usr/share/bumblebee-status/bumblebee-status ${DESTDIR}/usr/bin
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue