mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 09:07:01 +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'
|
||||
pkgname=tpacpi-bat
|
||||
version=3.1
|
||||
revision=2
|
||||
version=3.2
|
||||
revision=1
|
||||
archs="i686 x86_64*"
|
||||
depends="acpi_call-dkms perl"
|
||||
short_desc="ThinkPad ACPI Battery Util using acpi_call"
|
||||
maintainer="Daniel A. Maierhofer <git@damadmai.at>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/teleshoes/$pkgname"
|
||||
distfiles="$homepage/archive/v$version.tar.gz"
|
||||
checksum=017084cc82061ebf2837373adb516f1fd1beb78694bbef257a1d112d6081d9d6
|
||||
homepage="https://github.com/teleshoes/tpacpi-bat"
|
||||
distfiles="https://github.com/teleshoes/tpacpi-bat/archive/v$version.tar.gz"
|
||||
checksum=ac3c2dad1db2175e8e650b81941a87a591cf50e9cdb4a64afaa70f25aa069250
|
||||
|
||||
do_install() {
|
||||
vbin $pkgname
|
||||
|
|
Loading…
Add table
Reference in a new issue