summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cc86a4125671..745e24fb8463 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Pete Alexandrou <pete@ozmartians.com>
pkgname=vidcutter-git
pkgver=6.0.5.1
-pkgrel=8
+pkgrel=9
pkgdesc='A modern and fast media cutter and joiner'
arch=('x86_64')
license=('GPL3')
@@ -9,7 +9,7 @@ url="https://vidcutter.ozmartians.com"
# source=(https://github.com/ozmartian/${pkgname%-git}/archive/${pkgver}.tar.gz)
source=(git+https://github.com/ozmartian/vidcutter.git)
depends=('ffmpeg' 'mediainfo' 'mpv' 'python-opengl' 'python-pyqt5' 'python-setuptools' 'python-simplejson')
-makedepends=('python-setuptools' 'tesseract-data-eng')
+makedepends=('git' 'python-setuptools')
install=${pkgname}.install
provides=('vidcutter')
conflicts=('vidcutter')