openshot: fix homepage
This commit is contained in:
parent
7115b2764d
commit
a19d47ed41
@ -1,10 +1,10 @@
|
|||||||
# Template file for 'openshot'
|
# Template file for 'openshot'
|
||||||
pkgname=openshot
|
pkgname=openshot
|
||||||
version=2.4.3
|
version=2.4.3
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="${pkgname}-qt-${version}"
|
wrksrc="${pkgname}-qt-${version}"
|
||||||
build_style=python3-module
|
|
||||||
only_for_archs="i686 x86_64"
|
only_for_archs="i686 x86_64"
|
||||||
|
build_style=python3-module
|
||||||
pycompile_module="openshot_qt"
|
pycompile_module="openshot_qt"
|
||||||
hostmakedepends="python3"
|
hostmakedepends="python3"
|
||||||
makedepends="ffmpeg-devel python3-PyQt5 python3-setuptools"
|
makedepends="ffmpeg-devel python3-PyQt5 python3-setuptools"
|
||||||
@ -13,6 +13,6 @@ depends="ImageMagick libopenshot mlt python3-PyQt5-svg
|
|||||||
short_desc="An open-source, non-linear video editor for Linux"
|
short_desc="An open-source, non-linear video editor for Linux"
|
||||||
maintainer="Spencer Hill <spencernh77@gmail.com>"
|
maintainer="Spencer Hill <spencernh77@gmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="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=901b485c28cfcbb4d1baf3cd6a30b165090c49c96f252236f1bbd8c8ab709721
|
checksum=901b485c28cfcbb4d1baf3cd6a30b165090c49c96f252236f1bbd8c8ab709721
|
||||||
|
Loading…
x
Reference in New Issue
Block a user