From 908879add1e467807c8f46f0f4008a8c33e3c501 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Wed, 16 May 2018 23:28:10 -0300 Subject: [PATCH] udiskie: update to 1.7.4. Closes #14483. Signed-off-by: Enno Boland --- srcpkgs/udiskie/template | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/udiskie/template b/srcpkgs/udiskie/template index 95dc33542d8..d7b9daa1512 100644 --- a/srcpkgs/udiskie/template +++ b/srcpkgs/udiskie/template @@ -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 " -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