udiskie: update to 1.7.6.
This commit is contained in:
parent
5f8778f3a1
commit
5f274beeb2
@ -1,11 +1,11 @@
|
|||||||
# Template file for 'udiskie'
|
# Template file for 'udiskie'
|
||||||
pkgname=udiskie
|
pkgname=udiskie
|
||||||
version=1.7.5
|
version=1.7.6
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
archs=noarch
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="udiskie"
|
pycompile_module="udiskie"
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools python3-gobject"
|
||||||
depends="gtk+3 libnotify python3-docopt python3-gobject python3-keyutils
|
depends="gtk+3 libnotify python3-docopt python3-gobject python3-keyutils
|
||||||
python3-yaml udisks2"
|
python3-yaml udisks2"
|
||||||
short_desc="Removable disk automounter using udisks"
|
short_desc="Removable disk automounter using udisks"
|
||||||
@ -13,7 +13,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=5754222ad9f0aa8bc4eb4f528caa441460ebfaef7f724ad540bdef62fb4ceb90
|
checksum=78be5ccab9e0a43b4a14baf59c7694b0dcb562f1327021ce3face6b8d72973b9
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
Loading…
x
Reference in New Issue
Block a user