udiskie: update to 2.5.0.

This commit is contained in:
icp 2023-10-04 16:13:13 +05:30 committed by classabbyamp
parent 8a1fe2a4cb
commit e927001cf9

View file

@ -1,7 +1,7 @@
# Template file for 'udiskie'
pkgname=udiskie
version=2.4.2
revision=3
version=2.5.0
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=b1341f124f3397e6d64cc619e456b8362e5951055622e05667cc58bc46bdd9b4
checksum=0ed83aa60dbb1b6e1cbadaf60de61530cb28741c02fef23c3d2f6749a06d0f2c
make_check=ci-skip # privilege issue with keyring in container
post_build() {