summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTércio Martins2019-04-02 01:56:14 -0300
committerTércio Martins2019-04-02 01:56:14 -0300
commit2cb3de646dc8f44b1e3436d40c80be961d839bd4 (patch)
treeca18e0046b1a6faf02736c5cc83d9f175d0d7f7a /PKGBUILD
parentf9b113e7985a040da14cde30adee8a8b9c8ed928 (diff)
downloadaur-2cb3de646dc8f44b1e3436d40c80be961d839bd4.tar.gz
New optional package: olive-community-effects-git
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 443d2d778817..5580b1527ebc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,13 +4,14 @@ pkgname=olive-git
_pkgname=olive
pkgver=continuous.r0.ga0f6299
_commit=a0f6299
-pkgrel=1
+pkgrel=2
arch=('i686' 'x86_64')
pkgdesc="Free non-linear video editor"
url="https://www.olivevideoeditor.org/"
license=('GPL3')
depends=('ffmpeg' 'frei0r-plugins' 'qt5-multimedia' 'qt5-svg')
makedepends=('git')
+optdepends=('olive-community-effects-git')
conflicts=('olive')
source=("git+https://github.com/olive-editor/olive#commit=$_commit")
sha512sums=('SKIP')