From 8c80ab84a1fd53961b66d67a9b4aebe7ff1fb9f1 Mon Sep 17 00:00:00 2001 From: cr6git Date: Wed, 7 Jun 2017 15:05:49 +0200 Subject: [PATCH] vidcutter: update to 3.5.0 (#6560) --- srcpkgs/vidcutter/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/vidcutter/template b/srcpkgs/vidcutter/template index 25ba861685..60433815dd 100644 --- a/srcpkgs/vidcutter/template +++ b/srcpkgs/vidcutter/template @@ -1,7 +1,7 @@ # Template file for 'vidcutter' pkgname=vidcutter -version=3.2.0 -revision=2 +version=3.5.0 +revision=1 noarch=yes build_style=python3-module pycompile_module="${pkgname}" @@ -12,7 +12,7 @@ maintainer="bra1nwave " license="GPL-3" homepage="http://vidcutter.ozmartians.com/" distfiles="https://github.com/ozmartian/${pkgname}/archive/${version}.tar.gz" -checksum=a1b1042c90e9e0cc7dd2e3c436c273bbf417248788154d4b35d030e67b4720ab +checksum=6c07aa8d70c66e11ce2bcc37cea6083a84fe8b4602342da40a78e651dcd04b93 pre_configure() { sed -i "s/pypi/arch/" vidcutter/__init__.py