minitube: update to 3.9.1.

This commit is contained in:
UsernameRandomlyGenerated 2021-10-06 12:55:04 +02:00 committed by Érico Nogueira Rolim
parent a6408c9752
commit 53b3a81a0a

View file

@ -1,6 +1,6 @@
# Template file for 'minitube'
pkgname=minitube
version=3.7
version=3.9.1
revision=1
build_style=qmake
hostmakedepends="qt5-tools qt5-host-tools qt5-qmake git"
@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-3.0-or-later"
homepage="http://flavio.tordini.org/minitube"
distfiles="https://github.com/flaviotordini/minitube/releases/download/${version}/minitube-${version}.tar.bz2"
checksum=a8dd0db3f3f8172abc1ea940d3bf533e87c9a4f8a1df2ce38ff2e0cda728107e
checksum=7063d3db599c0c9c3ddfea39a14cf708bd5bc9ff1dbb66acb4bd1eb1b7a86a47
pre_configure() {
# Provided by Gottox