1 # Maintainer: mutlu_inek <mutlu_inek@yahoo.de>
5 pkgdesc="A Perl script with ACPI calls for recent ThinkPads (such as T420 and W520) whose battery thresholds are not supported by tp_smapi"
6 url="https://github.com/teleshoes/tpbattstat-applet"
9 depends=('tp_smapi' 'perl' 'acpi_call-git')
16 source=("https://github.com/teleshoes/tpbattstat-applet/raw/master/tpacpi-bat")
17 md5sums=('5d0bf52d43945752d82426ed03334389')
22 install -d "$pkgdir/usr/lib/perl5/vendor_perl/"
23 install -Dm322 tpacpi-bat "$pkgdir/usr/lib/perl5/vendor_perl/"