summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPete Alexandrou2017-04-25 18:08:38 +0800
committerPete Alexandrou2017-04-25 18:08:38 +0800
commite1c2e61edbf825f5d73762a7f72227e5a6dd29dd (patch)
tree3086f20266df48adb94c86ac026db3fbca68be20 /PKGBUILD
parent5978ddb13d67dd97554319ea41730f812fb0bf5a (diff)
downloadaur-e1c2e61edbf825f5d73762a7f72227e5a6dd29dd.tar.gz
.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index add0b8aad8f9..7746f228b266 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,15 @@
# Maintainer: Pete Alexandrou <pete@ozmartians.com>
pkgname=vidcutter-git
_pkgname=vidcutter
-pkgver=3.2.0rc7.r0.g3f44a33
-pkgrel=2
+pkgver=3.2.0rc7.r17.gf5ffb66
+pkgrel=1
pkgdesc="The simplest & sexiest tool for cutting and joining your videos without the need for re-encoding or a diploma in multimedia."
arch=('any')
license=('GPL3')
url="http://vidcutter.ozmartians.com"
source=(vidcutter-git::git+https://github.com/ozmartian/vidcutter.git)
depends=('python-pyqt5' 'mpv' 'ffmpeg' 'mediainfo')
+optdepends=('ffmpeg2.8')
makedepends=('python-setuptools')
install=${pkgname}.install
provides=('vidcutter-git')