# Description: ThinkPad ACPI Battery Util # URL: https://github.com/teleshoes/tpacpi-bat # Maintainer: #teatime (irc.kyber.io), teatime at kyber dot io # Depends on: acpi_call name=tpacpi-bat version=3.1 release=1 source=(https://github.com/teleshoes/$name/archive/v$version.tar.gz) build() { cd $name-$version install -m 755 -D tpacpi-bat $PKG/usr/sbin/tpacpi-bat }