summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPete Alexandrou2017-01-05 18:44:49 +0800
committerPete Alexandrou2017-01-05 18:44:49 +0800
commit95ad93273a227c6ee5295111ecc806dc9dcfa3c0 (patch)
tree5c993a4df95aaf69673e156424dc9822f0c1ca45 /PKGBUILD
parent6f9ee8895cdba4ca72fdfef5ef8451cfbd7d1c1a (diff)
downloadaur-95ad93273a227c6ee5295111ecc806dc9dcfa3c0.tar.gz
fixed conflicts
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 55bd710d84ff..afd38bc8a866 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ source=(https://github.com/ozmartian/${pkgname}/archive/${pkgver}.tar.gz)
depends=('python-pyqt5' 'qt5-multimedia' 'ffmpeg' 'python-qtawesome-git')
makedepends=('git' 'sed' 'python-setuptools')
provides=()
-conflicts=('vidcutter')
+conflicts=('vidcutter-git')
md5sums=('SKIP')
prepare() {