udiskie: update to 1.6.1
This commit is contained in:
parent
9ba52321fd
commit
34cf301930
1 changed files with 5 additions and 5 deletions
|
@ -1,19 +1,19 @@
|
|||
# Template file for 'udiskie'
|
||||
pkgname=udiskie
|
||||
version=1.5.1
|
||||
version=1.6.1
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python3-module
|
||||
pycompile_module="udiskie"
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="udisks2 python3-setuptools python3-gobject python3-yaml python3-docopt gtk+3 libnotify python3-keyutils"
|
||||
depends="udisks2 python3-setuptools python3-gobject python3-yaml python3-docopt
|
||||
gtk+3 libnotify python3-keyutils"
|
||||
short_desc="Removable disk automounter using udisks"
|
||||
maintainer="Matthias Fulz <mfulz@olznet.de>"
|
||||
homepage="https://pypi.python.org/pypi/udiskie"
|
||||
python_version=3
|
||||
homepage="https://github.com/coldfix/udiskie"
|
||||
license="MIT"
|
||||
distfiles="${PYPI_SITE}/u/udiskie/udiskie-${version}.tar.gz"
|
||||
checksum=e9ec1c02a8ebf3e8c79839420eba90863ac718de71c5b645ebd4b6a6e1393b86
|
||||
checksum=8c95e11004145b4b11c67a5043807d269e9863bf584ee862bf9b4936ee108f9b
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in a new issue