openshot: update to 2.4.3

This commit is contained in:
Francesco Marinucci 2018-10-08 12:02:56 +02:00
parent aff75ca6f1
commit 7800ebac02

View File

@ -1,5 +1,5 @@
pkgname=openshot
pkgver=2.4.2
pkgver=2.4.3
pkgrel=1
pkgdesc="An open-source, non-linear, next gen video editor, based on libopenshot."
arch=('x86_64')
@ -10,7 +10,7 @@ depends=('qt5-webkit' 'qt5-svg' 'python3' 'python3-pyqt5' 'python3-httplib2' 'py
'dvgrab' 'ladspa' 'librsvg' 'mlt-python-bindings' 'sdl' 'sdl_image' 'sox')
makedepends=('python3-setuptools')
source=(https://github.com/OpenShot/openshot-qt/archive/v$pkgver.tar.gz)
sha1sums=('c63c796ee83f48c08e4a7dfc1e6501ca9be9f524')
sha1sums=('95a09d1fa304e291427ff649c95968e93ab1bb38')
package() {
cd $pkgname-qt-$pkgver