1 # Maintainer: Alexander F Rødseth <xyproto@archlinux.org>
2 # Contributor: Judd Vinet <jvinet@zeroflux.org>
7 pkgdesc='Client for battery, power, and thermal readings'
9 url='https://sourceforge.net/projects/acpiclient/files/acpiclient/'
12 source=("https://downloads.sourceforge.net/acpiclient/$pkgname-$pkgver.tar.gz")
13 sha256sums=('d7a504b61c716ae5b7e81a0c67a50a51f06c7326f197b66a4b823de076a35005')
18 ./configure --prefix=/usr
23 make -C "$pkgname-$pkgver" DESTDIR"=$pkgdir" install