mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-02 13:04:42 +01:00
system/upower: Updated for version 0.9.5.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
parent
6053380626
commit
3571c2d208
2 changed files with 5 additions and 5 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=upower
|
||||
VERSION=${VERSION:-0.9.4}
|
||||
VERSION=${VERSION:-0.9.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="upower"
|
||||
VERSION="0.9.4"
|
||||
VERSION="0.9.5"
|
||||
HOMEPAGE="http://upower.freedesktop.org/"
|
||||
DOWNLOAD="http://upower.freedesktop.org/releases/upower-0.9.4.tar.bz2"
|
||||
MD5SUM="da93329b0938a64ad55a26aa8ee9c807"
|
||||
DOWNLOAD="http://upower.freedesktop.org/releases/upower-0.9.5.tar.bz2"
|
||||
MD5SUM="1c0e5f45345c17fc945dfb365847b587"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Robby Workman"
|
||||
EMAIL="rw@rlworkman.net"
|
||||
APPROVED="dsomero"
|
||||
APPROVED="Erik Hanson"
|
||||
|
|
Loading…
Reference in a new issue