openshot: update to 2.4.0.
This commit is contained in:
parent
f0bdfb1316
commit
6e4164efe5
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'openshot'
|
||||
pkgname=openshot
|
||||
version=2.3.4
|
||||
revision=2
|
||||
version=2.4.0
|
||||
revision=1
|
||||
wrksrc="${pkgname}-qt-${version}"
|
||||
build_style=python3-module
|
||||
only_for_archs="i686 x86_64"
|
||||
|
@ -15,4 +15,4 @@ maintainer="Spencer Hill <spencernh77@gmail.com>"
|
|||
license="GPL-3"
|
||||
homepage="www.openshot.org"
|
||||
distfiles="https://github.com/OpenShot/openshot-qt/archive/v${version}.tar.gz"
|
||||
checksum=8e120df0a3165d183d1452402eceb3cf66ce7bc721a5e0991dd5b008aeed0efa
|
||||
checksum=a4fed9815ffb4f93cd85a79a86bb78e157086b596599c2bb68368ef53ebf8e17
|
||||
|
|
Loading…
Reference in New Issue