mate-polkit: update to 1.28.1.
This commit is contained in:
parent
6860bc47e8
commit
c8fd108139
|
@ -1,15 +1,14 @@
|
|||
# Template file for 'mate-polkit'
|
||||
pkgname=mate-polkit
|
||||
version=1.26.1
|
||||
version=1.28.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
hostmakedepends="pkg-config intltool"
|
||||
makedepends="gtk+3-devel polkit-devel"
|
||||
build_style=meson
|
||||
hostmakedepends="pkg-config gettext"
|
||||
makedepends="gtk+3-devel libglib-devel polkit-devel"
|
||||
short_desc="PolicyKit integration for the MATE desktop"
|
||||
maintainer="skmpz <dem.procopiou@gmail.com>"
|
||||
license="LGPL-2.0-or-later"
|
||||
homepage="https://mate-desktop.org"
|
||||
changelog="https://raw.githubusercontent.com/mate-desktop/mate-polkit/master/NEWS"
|
||||
distfiles="https://pub.mate-desktop.org/releases/${version%.*}/mate-polkit-${version}.tar.xz"
|
||||
checksum=f5b7b0b5dfc53302c40403245998eb9121af3f50e71666a09ab73bb254520357
|
||||
checksum=350a1dd0a8ed6a2c9c183cff2a21f394299e968fcc6ae2e8c93c565dae604ae8
|
||||
|
|
Loading…
Reference in New Issue