summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPete Alexandrou2017-06-08 11:14:11 +0800
committerPete Alexandrou2017-06-08 11:14:11 +0800
commit29c47e78aa7728d0866a15e15d5da0c9cae0873b (patch)
tree70261368b78117ccc3bdea5d717650f7ede773cf /PKGBUILD
parent4468fdc283fa2bda509b8b7abfcbd48d7a61c9c5 (diff)
downloadaur-29c47e78aa7728d0866a15e15d5da0c9cae0873b.tar.gz
fix for new branch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e093b2251638..03bc3ece8003 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Pete Alexandrou <pete@ozmartians.com>
pkgname=vidcutter-git
_pkgname=vidcutter
-pkgver=4.0.0.r0.g8d91075
-pkgrel=2
+pkgver=4.0.0.r0.g9f98576
+pkgrel=3
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#opengl)
+source=(vidcutter-git::git+https://github.com/ozmartian/vidcutter.git#branch=opengl)
depends=('python-pyqt5' 'mpv' 'ffmpeg' 'mediainfo' 'python-opengl')
makedepends=('python-setuptools')
install=${pkgname}.install