libopenshot: update to 0.1.0.
This commit is contained in:
parent
43ab9819b7
commit
75270cdf57
|
@ -2332,7 +2332,7 @@ libax25io.so.0 libax25-0.0.12rc4_1
|
|||
libmill.so.15 libmill-1.5_2
|
||||
libykneomgr.so.0 libykneomgr-0.1.8_1
|
||||
libopenshot-audio.so.3 libopenshot-audio-0.0.6_1
|
||||
libopenshot.so.6 libopenshot-0.0.9_1
|
||||
libopenshot.so.7 libopenshot-0.1.0_1
|
||||
libavresample.so.2 libavresample-2.8.5_3
|
||||
libpqxx-4.0.so libpqxx-4.0.1_1
|
||||
libndpi.so.1 ndpi-1.6_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libopenshot'
|
||||
pkgname=libopenshot
|
||||
version=0.0.9
|
||||
version=0.1.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
only_for_archs="i686 x86_64"
|
||||
|
@ -12,8 +12,8 @@ short_desc="Library files for the OpenShot video editor"
|
|||
maintainer="Spencer Hill <spencernh77@gmail.com>"
|
||||
license="GPL-3"
|
||||
homepage="www.openshot.org"
|
||||
distfiles="https://launchpad.net/${pkgname}/0.0/${version}/+download/${pkgname}-${version}.tar.gz"
|
||||
checksum=8ff9779a19f576f3c30fb2114d7e4741200bd6e6b79a81787eabde262be6c19c
|
||||
distfiles="https://launchpad.net/${pkgname}/0.1/${version}/+download/${pkgname}-${version}.tar.gz"
|
||||
checksum=1eb3cc27d9d5a5c966dd5dd445567239c6cbcc08772ba99e5f3b52c87a28d809
|
||||
create_wrksrc=yes
|
||||
|
||||
libopenshot-devel_package() {
|
||||
|
|
Loading…
Reference in New Issue