minitube: update to 3.9.3
This commit is contained in:
parent
952dd11336
commit
be0427f489
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'minitube'
|
||||
pkgname=minitube
|
||||
version=3.9.1
|
||||
version=3.9.3
|
||||
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=7063d3db599c0c9c3ddfea39a14cf708bd5bc9ff1dbb66acb4bd1eb1b7a86a47
|
||||
checksum=0e2e70ff366218353f145a48fb1cc65def540a47082485dc918f8dab904a648c
|
||||
|
||||
pre_configure() {
|
||||
# Provided by Gottox
|
||||
|
|
Loading…
Reference in New Issue