From 9def2bcb1584760c8b89fab7714fefb9450f64d5 Mon Sep 17 00:00:00 2001 From: bra1nwave Date: Wed, 10 May 2017 21:00:45 +0200 Subject: [PATCH] vidcutter: update to 3.2.0. --- srcpkgs/vidcutter/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/vidcutter/template b/srcpkgs/vidcutter/template index e455d81a7cb..f4ef192ff88 100644 --- a/srcpkgs/vidcutter/template +++ b/srcpkgs/vidcutter/template @@ -1,7 +1,7 @@ # Template file for 'vidcutter' pkgname=vidcutter -version=3.0.1 -revision=2 +version=3.2.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=3eceb1a27a4f4012322acb82792085b27ff3547370b3ad095cb2de5f89bb87fc +checksum=2f74f40c274b91600f241825872b8f50453000f2d60cb4b3194f521146c29642 pre_configure() { sed -i "s/pypi/arch/" vidcutter/__init__.py