mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
tpacpi-bat: update to 3.2.
This commit is contained in:
parent
83fc87455a
commit
116ac9feb7
1 changed files with 5 additions and 5 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'tpacpi-bat'
|
# Template file for 'tpacpi-bat'
|
||||||
pkgname=tpacpi-bat
|
pkgname=tpacpi-bat
|
||||||
version=3.1
|
version=3.2
|
||||||
revision=2
|
revision=1
|
||||||
archs="i686 x86_64*"
|
archs="i686 x86_64*"
|
||||||
depends="acpi_call-dkms perl"
|
depends="acpi_call-dkms perl"
|
||||||
short_desc="ThinkPad ACPI Battery Util using acpi_call"
|
short_desc="ThinkPad ACPI Battery Util using acpi_call"
|
||||||
maintainer="Daniel A. Maierhofer <git@damadmai.at>"
|
maintainer="Daniel A. Maierhofer <git@damadmai.at>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/teleshoes/$pkgname"
|
homepage="https://github.com/teleshoes/tpacpi-bat"
|
||||||
distfiles="$homepage/archive/v$version.tar.gz"
|
distfiles="https://github.com/teleshoes/tpacpi-bat/archive/v$version.tar.gz"
|
||||||
checksum=017084cc82061ebf2837373adb516f1fd1beb78694bbef257a1d112d6081d9d6
|
checksum=ac3c2dad1db2175e8e650b81941a87a591cf50e9cdb4a64afaa70f25aa069250
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin $pkgname
|
vbin $pkgname
|
||||||
|
|
Loading…
Add table
Reference in a new issue