mate-power-manager: update to 1.16.1.
This commit is contained in:
parent
2dea89ff5d
commit
eebb148a72
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mate-power-manager'
|
# Template file for 'mate-power-manager'
|
||||||
pkgname=mate-power-manager
|
pkgname=mate-power-manager
|
||||||
version=1.16.0
|
version=1.16.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--sbindir=/usr/bin --with-gtk=3.0 --disable-schemas-compile"
|
configure_args="--sbindir=/usr/bin --with-gtk=3.0 --disable-schemas-compile"
|
||||||
|
@ -15,7 +15,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://mate-desktop.org"
|
homepage="http://mate-desktop.org"
|
||||||
distfiles="http://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="http://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=70449008afb448daf4c18f533d3999f76c642b492594b0eaa751dec749330a3e
|
checksum=ddc61121f4155218053193eaefce98e6b425b911da904eb68696e298b38f714c
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
NOCONFIGURE=1 ./autogen.sh
|
NOCONFIGURE=1 ./autogen.sh
|
||||||
|
|
Loading…
Reference in New Issue