mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
vidcutter: update to 4.0.5 (#8776)
This commit is contained in:
parent
2cedb4a60a
commit
50300baf22
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=4.0.0
|
version=4.0.5
|
||||||
revision=2
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="vidcutter"
|
pycompile_module="vidcutter"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="bra1nwave <brainwave@openmailbox.org>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="https://github.com/ozmartian/vidcutter"
|
homepage="https://github.com/ozmartian/vidcutter"
|
||||||
distfiles="https://github.com/ozmartian/vidcutter/archive/${version}.tar.gz"
|
distfiles="https://github.com/ozmartian/vidcutter/archive/${version}.tar.gz"
|
||||||
checksum=18686af2454480f6aa2ba2c27cd32f8a1b580309460c6b3ee9fb03ccfeecf513
|
checksum=a4db4e6ca525ccf16747424fdb132d648400272cdfb56e7fd20b6fd5d31f4538
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
sed -i "s/pypi/arch/" vidcutter/__init__.py
|
sed -i "s/pypi/arch/" vidcutter/__init__.py
|
||||||
|
|
Loading…
Add table
Reference in a new issue