udiskie: update to 1.7.2
This commit is contained in:
parent
b6dd2fea6c
commit
72807c1d00
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'udiskie'
|
# Template file for 'udiskie'
|
||||||
pkgname=udiskie
|
pkgname=udiskie
|
||||||
version=1.7.1
|
version=1.7.2
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -12,8 +12,8 @@ short_desc="Removable disk automounter using udisks"
|
||||||
maintainer="Matthias Fulz <mfulz@olznet.de>"
|
maintainer="Matthias Fulz <mfulz@olznet.de>"
|
||||||
homepage="https://github.com/coldfix/udiskie"
|
homepage="https://github.com/coldfix/udiskie"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="${PYPI_SITE}/u/udiskie/udiskie-${version}.tar.gz"
|
distfiles="https://github.com/coldfix/udiskie/archive/${version}.tar.gz"
|
||||||
checksum=c91187958e233b344ced8a516e214fea76be8042e01766c3b72fa416818a412d
|
checksum=759e43a0fcbe6698676d8d59d912b6cf678ee289cfe4f7dc3b2447498c1fb314
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue