From 34cf301930286d8b02d6d2cac38c8965d7720925 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Tue, 28 Feb 2017 11:26:34 +0100 Subject: [PATCH] udiskie: update to 1.6.1 --- srcpkgs/udiskie/template | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/udiskie/template b/srcpkgs/udiskie/template index 27528201eb..1abd00b84d 100644 --- a/srcpkgs/udiskie/template +++ b/srcpkgs/udiskie/template @@ -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 " -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