We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5927426 commit 3098b39Copy full SHA for 3098b39
1 file changed
srcpkgs/openshot/template
@@ -1,7 +1,7 @@
1
# Template file for 'openshot'
2
pkgname=openshot
3
-version=3.1.1
4
-revision=4
+version=3.3.0
+revision=1
5
build_style=python3-module
6
hostmakedepends="python3 python3-setuptools"
7
makedepends="ffmpeg6-devel python3-PyQt5"
@@ -12,5 +12,5 @@ maintainer="Orphaned <orphan@voidlinux.org>"
12
license="GPL-3.0-or-later"
13
homepage="https://www.openshot.org"
14
distfiles="https://github.com/OpenShot/openshot-qt/archive/v${version}.tar.gz"
15
-checksum=2b67cb4fc78863911b0263364240947b6331a976aad74943e8f6e46221b52e91
+checksum=f5471eec94d59830ea58351b93e69d4c56b42874d927fbd6482f83b9bb545d4f
16
make_check=no # tests are broken
0 commit comments