summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1a7da3d159f5..6bb4663d0f4a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Pete Alexandrou <pete@ozmartians.com>
pkgname=vidcutter-git
_pkgname=vidcutter
-pkgver=4.0.0.r0.g428f271
-pkgrel=5
+pkgver=4.0.0.r1.g4fadb3d
+pkgrel=1
pkgdesc="the simplest + fastest video cutter & joiner"
arch=('any')
license=('GPL3')
url="http://vidcutter.ozmartians.com"
-source=(vidcutter-git::git+https://github.com/ozmartian/vidcutter.git#branch=opengl)
+source=(vidcutter-git::git+https://github.com/ozmartian/vidcutter.git)
depends=('python-pyqt5' 'mpv' 'ffmpeg' 'mediainfo' 'python-opengl')
-makedepends=('python-setuptools')
+makedepends=('python-setuptools' 'cython')
install=${pkgname}.install
provides=('vidcutter-git')
conflicts=('vidcutter')