libopenshot-audio: update to 0.3.0.

This commit is contained in:
Andrew Benson 2023-03-07 11:26:26 -06:00
parent a34257ca19
commit 329b9f8286
2 changed files with 3 additions and 3 deletions

View file

@ -2597,7 +2597,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-audio.so.8 libopenshot-audio-0.2.2_1
libopenshot-audio.so.9 libopenshot-audio-0.3.0_1
libopenshot.so.21 libopenshot-0.2.7_1
libpqxx-6.3.so libpqxx-6.3.3_1
libndpi.so.3 ndpi-3.4_1

View file

@ -1,6 +1,6 @@
# Template file for 'libopenshot-audio'
pkgname=libopenshot-audio
version=0.2.2
version=0.3.0
revision=1
build_style=cmake
hostmakedepends="doxygen"
@ -11,7 +11,7 @@ maintainer="Spencer Hill <spencernh77@gmail.com>"
license="GPL-3.0-or-later"
homepage="https://github.com/OpenShot/libopenshot-audio"
distfiles="https://github.com/OpenShot/libopenshot-audio/archive/v${version}.tar.gz"
checksum=66bedfda0d8d430598b21bc2dde6c0016a758a6c83467d0273a9d692de10baaf
checksum=007ba6ee812a58506341dd66055dba575b3907e5274a0e7416f99c2fbb80021c
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
makedepends+=" libatomic-devel"