diff --git a/common/shlibs b/common/shlibs index 3cb3b786926..d716058cc83 100644 --- a/common/shlibs +++ b/common/shlibs @@ -2400,7 +2400,6 @@ libmill.so.18 libmill-1.14_1 libges-1.0.so.0 gst1-editing-services-1.6.2_1 libykneomgr.so.0 libykneomgr-0.1.8_1 libopenshot-audio.so.6 libopenshot-audio-0.1.5_1 -libopenshot.so.14 libopenshot-0.1.9_1 libpqxx-6.2.so libpqxx-6.2.2_1 libndpi.so.1 ndpi-1.6_1 liblog.so android-studio-3.0.1_1 diff --git a/srcpkgs/libopenshot/template b/srcpkgs/libopenshot/template index db4368c9493..2ef9121621d 100644 --- a/srcpkgs/libopenshot/template +++ b/srcpkgs/libopenshot/template @@ -1,7 +1,7 @@ # Template file for 'libopenshot' pkgname=libopenshot -version=0.1.9 -revision=6 +version=0.2.0 +revision=1 build_style=cmake only_for_archs="i686 x86_64" pycompile_module="openshot.py" @@ -13,10 +13,10 @@ makedepends="python3-devel ffmpeg-devel libmagick-devel qt5-devel libgomp-devel depends="python3" short_desc="Library files for the OpenShot video editor" maintainer="Spencer Hill " -license="LGPL-3" +license="LGPL-3.0-or-later" homepage="https://github.com/OpenShot/libopenshot" distfiles="https://github.com/OpenShot/libopenshot/archive/v${version}.tar.gz" -checksum=2547969818092d77a1c742e27cf416b34b4d326abf6b089fc10b921f4a4141ec +checksum=f6f79c18023253720698c3049a0cd4b5783354cfbc6345e736e15268be6e297d libopenshot-devel_package() { short_desc+=" - development files"