mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
udiskie: update to 2.1.0
This commit is contained in:
parent
34f9a643d3
commit
ea977d7787
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=1.7.7
|
version=2.1.0
|
||||||
revision=2
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="gettext python3-setuptools python3-gobject"
|
hostmakedepends="gettext python3-setuptools python3-gobject"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Matthias Fulz <mfulz@olznet.de>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/coldfix/udiskie"
|
homepage="https://github.com/coldfix/udiskie"
|
||||||
distfiles="https://github.com/coldfix/udiskie/archive/${version}.tar.gz"
|
distfiles="https://github.com/coldfix/udiskie/archive/${version}.tar.gz"
|
||||||
checksum=dd6f01dd43ea377838834da99a12980fcd488f9de1bbbb19ad92687d8b9e94ba
|
checksum=b55c6fc1061706716c1d094f1649a5f5928f2d0c1c38e17d896e85b0c7fef3dd
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue