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