summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBernhard Landauer2016-12-13 15:01:59 +0100
committerBernhard Landauer2016-12-13 15:01:59 +0100
commitb31b693f70f21928aa132e94bdaa9c77a6d9bb38 (patch)
tree407bd0e267b190728c9235b26056cb9751acb54f /PKGBUILD
parent58ca99cafd59228d13c55ccdf138c4e7fd32d94b (diff)
downloadaur-b31b693f70f21928aa132e94bdaa9c77a6d9bb38.tar.gz
v1.10, add depends movit, sox
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c8915f92a831..48f74fbf9634 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Bernhard Landauer <oberon@manjaro.org>
pkgname=flowblade
-pkgver=1.8
+pkgver=1.10
pkgrel=1
pkgdesc="a multitrack non-linear video editor for Linux"
arch=('any')
@@ -12,15 +12,17 @@ depends=('dbus-glib'
'gmic'
'gtk3'
'mlt-python-bindings'
+ 'movit'
'pygtk'
'python2-dbus'
'python2-gobject'
'python2-numpy'
'python2-pillow'
'python2-rsvg'
+ 'sox'
'swh-plugins')
source=("$url/archive/v$pkgver.tar.gz")
-sha256sums=('cc08b307ce619c1892342db7e21a3b4fd448ee14449e3c2d67fe9cf4169b7e66')
+sha256sums=('cfab61de01ccc825cbaace2b190b78763db62537d72a9252f34e4bc8d353876b')
package() {
cd $pkgname-$pkgver/$pkgname-trunk