udiskie: update to 1.7.4.
Closes #14483. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
e7231c344a
commit
908879add1
1 changed files with 5 additions and 5 deletions
|
@ -1,19 +1,19 @@
|
|||
# Template file for 'udiskie'
|
||||
pkgname=udiskie
|
||||
version=1.7.3
|
||||
version=1.7.4
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python3-module
|
||||
pycompile_module="udiskie"
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="udisks2 python3-gobject python3-yaml python3-docopt gtk+3 libnotify
|
||||
python3-keyutils"
|
||||
depends="gtk+3 libnotify python3-docopt python3-gobject python3-keyutils
|
||||
python3-yaml udisks2"
|
||||
short_desc="Removable disk automounter using udisks"
|
||||
maintainer="Matthias Fulz <mfulz@olznet.de>"
|
||||
homepage="https://github.com/coldfix/udiskie"
|
||||
license="MIT"
|
||||
homepage="https://github.com/coldfix/udiskie"
|
||||
distfiles="https://github.com/coldfix/udiskie/archive/${version}.tar.gz"
|
||||
checksum=abb7d18bf562a41d26cf18c1d39d5a50fb6087c5b41c1ec9605a8b9bd083d8a6
|
||||
checksum=87935d00f49b3c30f214f90e683785cd3016ecf22d78116e614d891a701c6f00
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue