upower: update to 0.9.4.
This commit is contained in:
parent
6f3deef850
commit
ba5db14085
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'upower'
|
||||
pkgname=upower
|
||||
version=0.9.3
|
||||
version=0.9.4
|
||||
distfiles="http://upower.freedesktop.org/releases/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
configure_args="--localstatedir=/var --with-backend=linux"
|
||||
short_desc="Abstraction for enumerating power devices"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=05eb4bd73493c779a6972893d7439f92ca8cc30cd81cf00663cfb4dca10896a1
|
||||
checksum=39dd138781b2a2d820f1a2bde4ca60dbf99e6def0e0010d4c3d3f4707954a57c
|
||||
long_desc="
|
||||
UPower is an abstraction for enumerating power devices, listening to device
|
||||
events and querying history and statistics. Any application or service on
|
||||
|
|
Loading…
Reference in a new issue