vidcutter: update to 5.0.0. (#9277)
This commit is contained in:
parent
6597973087
commit
c8d7e9ca37
1 changed files with 2 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'vidcutter'
|
||||
pkgname=vidcutter
|
||||
version=4.0.5
|
||||
version=5.0.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python3-module
|
||||
|
@ -14,8 +14,4 @@ maintainer="bra1nwave <brainwave@openmailbox.org>"
|
|||
license="GPL-3"
|
||||
homepage="https://github.com/ozmartian/vidcutter"
|
||||
distfiles="https://github.com/ozmartian/vidcutter/archive/${version}.tar.gz"
|
||||
checksum=a4db4e6ca525ccf16747424fdb132d648400272cdfb56e7fd20b6fd5d31f4538
|
||||
|
||||
pre_configure() {
|
||||
sed -i "s/pypi/arch/" vidcutter/__init__.py
|
||||
}
|
||||
checksum=4d114eb5050029294a7659b186907061c0f60ec268da6e7738cf7e8cfec9cc4c
|
||||
|
|
Loading…
Reference in a new issue