summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMiguel Revilla2016-11-07 11:27:43 +0100
committerMiguel Revilla2016-11-07 11:27:43 +0100
commit17502fe2726e148db1dfd0d9b30960a31b53d616 (patch)
tree1d1486be398605e304baca2aade4791af063c2d8 /PKGBUILD
parent4bd9245f65557d84bc177878832723667571f15c (diff)
downloadaur-17502fe2726e148db1dfd0d9b30960a31b53d616.tar.gz
Updated and added medialibrary-git as dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 00878d5ed665..9f870fb15cc4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,13 +7,13 @@
pkgname=vlmc-git
epoch=1
-pkgver=0.4187.8162cfd
+pkgver=0.4342.c9987f1
pkgrel=1
pkgdesc="VideoLAN Movie Creator, a simple and user-friendly video editor"
arch=('i686' 'x86_64')
url="http://vlmc.org/"
license=('GPL')
-depends=('vlc' 'frei0r-plugins' 'libvlcpp-git')
+depends=('vlc' 'frei0r-plugins' 'libvlcpp-git' 'medialibrary-git')
makedepends=('git' 'gcc-objc' 'qt5-tools')
source=(
'git+https://code.videolan.org/videolan/vlmc.git'