libopenshot: update to 0.2.0.

This commit is contained in:
maxice8 2018-07-01 09:01:41 -03:00
parent 64e01b335d
commit 2f4a5ea039
2 changed files with 4 additions and 5 deletions

View File

@ -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

View File

@ -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 <spencernh77@gmail.com>"
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"