mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 11:03:49 +02:00
Merge pull request #6382 from bra1nwave/vidcutter
vidcutter: distfile checksum changed
This commit is contained in:
commit
536ca634f6
1 changed files with 2 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'vidcutter'
|
# Template file for 'vidcutter'
|
||||||
pkgname=vidcutter
|
pkgname=vidcutter
|
||||||
version=3.2.0
|
version=3.2.0
|
||||||
revision=1
|
revision=2
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="${pkgname}"
|
pycompile_module="${pkgname}"
|
||||||
|
@ -12,9 +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=2f74f40c274b91600f241825872b8f50453000f2d60cb4b3194f521146c29642
|
checksum=a1b1042c90e9e0cc7dd2e3c436c273bbf417248788154d4b35d030e67b4720ab
|
||||||
|
|
||||||
broken="checksum changed?"
|
|
||||||
|
|
||||||
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