mate-power-manager: update to 1.12.1.
This commit is contained in:
parent
988a319053
commit
fa385da8b8
1 changed files with 2 additions and 2 deletions
|
@ -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.12.0
|
version=1.12.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=e578ea838cb9a78b23fabf61dd11709cd4be70c240f5bb00e2f387f628a65adb
|
checksum=c43aa2ae75335a758d71cdab4b939141c352a7fb179c3e41a064ce9c007b587f
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
NOCONFIGURE=1 ./autogen.sh
|
NOCONFIGURE=1 ./autogen.sh
|
||||||
|
|
Loading…
Reference in a new issue