mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
media-downloader: update to 4.1.0.
This commit is contained in:
parent
feab060eec
commit
7f0ca99628
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'media-downloader'
|
# Template file for 'media-downloader'
|
||||||
pkgname=media-downloader
|
pkgname=media-downloader
|
||||||
version=4.0.0
|
version=4.1.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="qt5-qmake qt5-host-tools"
|
hostmakedepends="qt5-qmake qt5-host-tools"
|
||||||
|
@ -9,6 +9,6 @@ short_desc="Qt/C++ frontend to youtube-dl"
|
||||||
maintainer="Owen Law <owenlaw222@gmail.com>"
|
maintainer="Owen Law <owenlaw222@gmail.com>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/mhogomchungu/media-downloader"
|
homepage="https://github.com/mhogomchungu/media-downloader"
|
||||||
changelog="https://github.com/mhogomchungu/media-downloader/blob/main/changelog"
|
changelog="https://github.com/mhogomchungu/media-downloader/raw/main/changelog"
|
||||||
distfiles="https://github.com/mhogomchungu/media-downloader/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/mhogomchungu/media-downloader/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=5162b377e292df5e41b868e203b21e0283e7952d0ef088ad2e8a4707486da1a0
|
checksum=ea8f68f75164da5eccda0006960fdd52adb77d4b0611181a017463f88b709c16
|
||||||
|
|
Loading…
Add table
Reference in a new issue