summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorIlias Stamatis2016-06-26 01:28:55 +0300
committerIlias Stamatis2016-06-26 01:31:14 +0300
commitc5ab45ac9d0138f499b63e31559b978ad96bd22e (patch)
tree43f71efae543f9834700a9fa277368c19ce69e92 /.SRCINFO
parent60c1760ace0da33f414ee1b1c37e7442a0f09315 (diff)
downloadaur-c5ab45ac9d0138f499b63e31559b978ad96bd22e.tar.gz
1.8.0 version requires python-pyqt5 instead of python-pyqt4
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b57ccc52f819..453cebe6eb21 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = ffmulticonverter-git
pkgdesc = Convert audio, video, image and document files between all popular formats
- pkgver = 1.7.0.r6.g97c6ae3
+ pkgver = 1.7.2.r26.g582403d
pkgrel = 1
url = https://sites.google.com/site/ffmulticonverter/
arch = any
license = GPL3
makedepends = git
- depends = python-pyqt4
+ depends = python-pyqt5
optdepends = ffmpeg: for video conversions
optdepends = imagemagick: for image conversions
optdepends = unoconv: for document conversions