openshot: update to 3.1.1.
This commit is contained in:
parent
311f75f12a
commit
775bbaf32b
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'openshot'
|
# Template file for 'openshot'
|
||||||
pkgname=openshot
|
pkgname=openshot
|
||||||
version=3.0.0
|
version=3.1.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3 python3-setuptools"
|
hostmakedepends="python3 python3-setuptools"
|
||||||
makedepends="ffmpeg-devel python3-PyQt5"
|
makedepends="ffmpeg-devel python3-PyQt5"
|
||||||
|
@ -12,5 +12,5 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://www.openshot.org"
|
homepage="https://www.openshot.org"
|
||||||
distfiles="https://github.com/OpenShot/openshot-qt/archive/v${version}.tar.gz"
|
distfiles="https://github.com/OpenShot/openshot-qt/archive/v${version}.tar.gz"
|
||||||
checksum=9a6b76ebb32f34722a30af0cafeea2dee1ef11daef1d7c9c73ba9b1350ea57f9
|
checksum=2b67cb4fc78863911b0263364240947b6331a976aad74943e8f6e46221b52e91
|
||||||
make_check=no # tests are broken
|
make_check=no # tests are broken
|
||||||
|
|
Loading…
Reference in New Issue