summaryrefslogtreecommitdiffstats
path: root/libraries/libopenshot
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/libopenshot')
-rw-r--r--libraries/libopenshot/libopenshot.SlackBuild4
-rw-r--r--libraries/libopenshot/libopenshot.info10
2 files changed, 7 insertions, 7 deletions
diff --git a/libraries/libopenshot/libopenshot.SlackBuild b/libraries/libopenshot/libopenshot.SlackBuild
index cb04349871..cea8e9f35e 100644
--- a/libraries/libopenshot/libopenshot.SlackBuild
+++ b/libraries/libopenshot/libopenshot.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=libopenshot
-VERSION=${VERSION:-0.2.3}
+VERSION=${VERSION:-20191104_c271352}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -60,7 +60,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $PRGNAM-$VERSION
-tar xvf $CWD/$PRGNAM-$VERSION.tar.gz
+tar xvf $CWD/$PRGNAM-$VERSION.tar.?z
cd $PRGNAM-$VERSION
cp -p $CWD/zmq.hpp include/
chown -R root:root .
diff --git a/libraries/libopenshot/libopenshot.info b/libraries/libopenshot/libopenshot.info
index d1b65cdc5a..8f0e63836f 100644
--- a/libraries/libopenshot/libopenshot.info
+++ b/libraries/libopenshot/libopenshot.info
@@ -1,10 +1,10 @@
PRGNAM="libopenshot"
-VERSION="0.2.3"
+VERSION="20191104_c271352"
HOMEPAGE="https://github.com/OpenShot/libopenshot"
-DOWNLOAD="https://github.com/OpenShot/libopenshot/archive/v0.2.3/libopenshot-0.2.3.tar.gz \
- https://raw.githubusercontent.com/zeromq/cppzmq/014628c/zmq.hpp"
-MD5SUM="7ba70ff88ef52f658ce550aad1f5eaa1 \
- 56f264ec5604a5576e0d836d89c38c77"
+DOWNLOAD="http://ponce.cc/slackware/sources/repo/libopenshot-20191104_c271352.tar.xz \
+ https://raw.githubusercontent.com/zeromq/cppzmq/014628c/zmq.hpp"
+MD5SUM="a66613a3417f83181c843db42bfd87c0 \
+ 56f264ec5604a5576e0d836d89c38c77"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="qt5 python3 ffmpeg zeromq unittest-cpp libopenshot-audio"