Merge pull request #6370 from bra1nwave/vidcutter
vidcutter: update to 3.2.0.
This commit is contained in:
commit
0e3ad566c9
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'vidcutter'
|
# Template file for 'vidcutter'
|
||||||
pkgname=vidcutter
|
pkgname=vidcutter
|
||||||
version=3.0.1
|
version=3.2.0
|
||||||
revision=2
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="${pkgname}"
|
pycompile_module="${pkgname}"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="bra1nwave <brainwave@openmailbox.org>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://vidcutter.ozmartians.com/"
|
homepage="http://vidcutter.ozmartians.com/"
|
||||||
distfiles="https://github.com/ozmartian/${pkgname}/archive/${version}.tar.gz"
|
distfiles="https://github.com/ozmartian/${pkgname}/archive/${version}.tar.gz"
|
||||||
checksum=3eceb1a27a4f4012322acb82792085b27ff3547370b3ad095cb2de5f89bb87fc
|
checksum=2f74f40c274b91600f241825872b8f50453000f2d60cb4b3194f521146c29642
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
sed -i "s/pypi/arch/" vidcutter/__init__.py
|
sed -i "s/pypi/arch/" vidcutter/__init__.py
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue