File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 11# Template file for 'upower'
22pkgname=upower
3- version=1.90.4
3+ version=1.90.9
44revision=1
55build_helper="gir"
66build_style=meson
@@ -18,7 +18,7 @@ license="GPL-2.0-or-later"
1818homepage="https://gitlab.freedesktop.org/upower/upower"
1919changelog="https://gitlab.freedesktop.org/upower/upower/-/raw/master/NEWS"
2020distfiles="https://gitlab.freedesktop.org/upower/upower/-/archive/v${version}/upower-v${version}.tar.bz2"
21- checksum=bfd0ff3be2be3176c64b78b24b6c7c0782f97777b4d9cb538509b5444ca135e1
21+ checksum=ca6018535817c2ea687e389e6b47583342154123c0eea0497b409c49dff319b6
2222
2323provides="upower0-${version}_${revision}"
2424replaces="upower0>=0"
@@ -29,6 +29,8 @@ build_options_default="gir"
2929
3030if [ -z "$CROSS_BUILD" ]; then
3131 build_options_default+=" gtk_doc"
32+ else
33+ hostmakedepends+=" polkit"
3234fi
3335
3436libupower-glib3_package() {
You can’t perform that action at this time.
0 commit comments