openshot: update to 2.4.1

This commit is contained in:
Jeff Huang 2017-11-14 00:02:42 +00:00
parent e939803c96
commit 744070bb2f

View File

@ -1,5 +1,5 @@
pkgname=openshot
pkgver=2.4.0
pkgver=2.4.1
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=('1de07957b500ae13368b7c718afe9c8a349a5c8e')
sha1sums=('1abb7e028e09ac9496f49368f793524fd40c310a')
package() {
cd $pkgname-qt-$pkgver