udiskie: update to 2.5.1.

This commit is contained in:
icp 2023-12-03 12:44:12 +05:30 committed by Duncan Overbruck
parent 5df6b766e5
commit 32cd0636f1

View file

@ -1,7 +1,7 @@
# Template file for 'udiskie'
pkgname=udiskie
version=2.5.0
revision=2
version=2.5.1
revision=1
build_style=python3-module
hostmakedepends="gettext asciidoc python3-setuptools"
depends="gtk+3 libnotify python3-docopt python3-gobject python3-keyutils
@ -13,7 +13,7 @@ license="MIT"
homepage="https://github.com/coldfix/udiskie"
changelog="https://raw.githubusercontent.com/coldfix/udiskie/master/CHANGES.rst"
distfiles="https://github.com/coldfix/udiskie/archive/refs/tags/v${version}.tar.gz"
checksum=0ed83aa60dbb1b6e1cbadaf60de61530cb28741c02fef23c3d2f6749a06d0f2c
checksum=019a167722395ada815fca0cb1d1244988c588ee9c4868a194f267439a700d82
make_check=ci-skip # privilege issue with keyring in container
post_build() {