summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a33bed97d789..920ea7800fb6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,14 @@
# Maintainer: Pete Alexandrou <pete@ozmartians.com>
pkgname=vidcutter-git
_pkgname=vidcutter
-pkgver=4.0.0.r76.g79e7381
-_pkgver=feature-add-externals
+pkgver=4.0.0.r130.g7ab2d69
+_pkgver=master
pkgrel=1
pkgdesc="the simplest + fastest video cutter & joiner"
arch=('any')
license=('GPL3')
url="http://vidcutter.ozmartians.com"
-# source=(https://github.com/ozmartian/${_pkgname}/archive/master.tar.gz)
-source=(https://github.com/ozmartian/vidcutter/archive/feature/add-externals.tar.gz)
+source=(https://github.com/ozmartian/${_pkgname}/archive/${_pkgver}.tar.gz)
depends=('python-pyqt5' 'mpv' 'ffmpeg' 'mediainfo' 'python-opengl')
makedepends=('python-setuptools')
install=${pkgname}.install