summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPete Alexandrou2017-01-07 02:43:54 +0800
committerPete Alexandrou2017-01-07 02:43:54 +0800
commit67c2e7dfd52bad7cbc0f2bf467dafe4da5a00e3f (patch)
tree59205b566608edd0c28770d958c95fac10c487dd /PKGBUILD
parent1098d8622014acbc244b80857fc74f5fcb2e78a1 (diff)
downloadaur-67c2e7dfd52bad7cbc0f2bf467dafe4da5a00e3f.tar.gz
desktop icon engine refresh post install
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index afd38bc8a866..3e0ad02ac94d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,9 @@ arch=('any')
license=('GPL3')
url="http://vidcutter.ozmartians.com"
source=(https://github.com/ozmartian/${pkgname}/archive/${pkgver}.tar.gz)
-depends=('python-pyqt5' 'qt5-multimedia' 'ffmpeg' 'python-qtawesome-git')
+depends=('python-pyqt5' 'qt5-multimedia' 'ffmpeg')
makedepends=('git' 'sed' 'python-setuptools')
+install=${pkgname}.install
provides=()
conflicts=('vidcutter-git')
md5sums=('SKIP')