diff --git a/common/shlibs b/common/shlibs
index 131c27fa70..86884c159b 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -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
diff --git a/srcpkgs/libopenshot/template b/srcpkgs/libopenshot/template
index 1766f4d046..247de17c29 100644
--- a/srcpkgs/libopenshot/template
+++ b/srcpkgs/libopenshot/template
@@ -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() {