vidcutter: fix distfiles download

This commit is contained in:
Michal Vasilek 2022-08-26 00:57:35 +02:00
parent 7d1ec70003
commit 9ea142bd87

View file

@ -11,7 +11,7 @@ short_desc="Video cutter and joiner based on FFmpeg"
maintainer="bra1nwave <brainwave@openmailbox.org>"
license="GPL-3.0-or-later"
homepage="https://github.com/ozmartian/vidcutter"
distfiles="https://github.com/ozmartian/vidcutter/archive/${version}.tar.gz"
distfiles="https://github.com/ozmartian/vidcutter/archive/refs/tags/${version}.tar.gz"
checksum=c09be7eceaf42ff7211fe3b8125279c4fec7f7d251d272b61d579e426bd4e2c2
pre_build() {