mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
udiskie: update to 2.5.0.
This commit is contained in:
parent
8a1fe2a4cb
commit
e927001cf9
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'udiskie'
|
# Template file for 'udiskie'
|
||||||
pkgname=udiskie
|
pkgname=udiskie
|
||||||
version=2.4.2
|
version=2.5.0
|
||||||
revision=3
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="gettext asciidoc python3-setuptools"
|
hostmakedepends="gettext asciidoc python3-setuptools"
|
||||||
depends="gtk+3 libnotify python3-docopt python3-gobject python3-keyutils
|
depends="gtk+3 libnotify python3-docopt python3-gobject python3-keyutils
|
||||||
|
@ -13,7 +13,7 @@ license="MIT"
|
||||||
homepage="https://github.com/coldfix/udiskie"
|
homepage="https://github.com/coldfix/udiskie"
|
||||||
changelog="https://raw.githubusercontent.com/coldfix/udiskie/master/CHANGES.rst"
|
changelog="https://raw.githubusercontent.com/coldfix/udiskie/master/CHANGES.rst"
|
||||||
distfiles="https://github.com/coldfix/udiskie/archive/refs/tags/v${version}.tar.gz"
|
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
|
make_check=ci-skip # privilege issue with keyring in container
|
||||||
|
|
||||||
post_build() {
|
post_build() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue