libopenshot: update to 0.2.3
This commit is contained in:
parent
5c0b6f416f
commit
cd443d1f66
|
@ -2330,7 +2330,7 @@ libax25io.so.0 libax25-0.0.12rc4_1
|
|||
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.so.16 libopenshot-0.2.1_1
|
||||
libopenshot.so.17 libopenshot-0.2.3_1
|
||||
libopenshot-audio.so.6 libopenshot-audio-0.1.5_1
|
||||
libpqxx-6.3.so libpqxx-6.3.3_1
|
||||
libndpi.so.1 ndpi-1.6_1
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libopenshot'
|
||||
pkgname=libopenshot
|
||||
version=0.2.2
|
||||
revision=2
|
||||
version=0.2.3
|
||||
revision=1
|
||||
archs="i686 x86_64 ppc64le"
|
||||
build_style=cmake
|
||||
pycompile_module="openshot.py"
|
||||
|
@ -16,7 +16,7 @@ maintainer="Spencer Hill <spencernh77@gmail.com>"
|
|||
license="LGPL-3.0-or-later"
|
||||
homepage="https://github.com/OpenShot/libopenshot"
|
||||
distfiles="https://github.com/OpenShot/libopenshot/archive/v${version}.tar.gz"
|
||||
checksum=3f92d42b9fdb66e62429a076678b1feae7de06751efc4217347a78282e86f0cc
|
||||
checksum=8536b0a790b0d98ed4c3b10e11d1b34ae68ccbc710887e3703a5143d95598746
|
||||
|
||||
libopenshot-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
|
|
Loading…
Reference in New Issue