[arch-commits] Commit in deepin-movie/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Fri Jun 30 16:35:43 UTC 2017


    Date: Friday, June 30, 2017 @ 16:35:41
  Author: felixonmars
Revision: 241706

upgpkg: deepin-movie 1:2.2.14-4

fix dependencies, again

Modified:
  deepin-movie/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-30 16:35:40 UTC (rev 241705)
+++ PKGBUILD	2017-06-30 16:35:41 UTC (rev 241706)
@@ -4,14 +4,15 @@
 pkgname=deepin-movie
 epoch=1
 pkgver=2.2.14
-pkgrel=3
+pkgrel=4
 pkgdesc='Movie player based on QtAV'
 arch=('any')
 url="https://github.com/linuxdeepin/deepin-movie"
 license=('GPL3')
 depends=('python2-ass' 'python2-pyqt5' 'qtav' 'mediainfo' 'deepin-menu' 'python2-dbus'
-         'python2-peewee' 'python2-magic' 'deepin-qml-dbus-factory' 'python2-xpybutil'
-         'python2-pysrt' 'python2-opengl' 'deepin-manual' 'deepin-qt5integration')
+         'python2-peewee' 'python2-magic' 'deepin-qml-dbus-factory' 'deepin-qml-widgets'
+         'python2-xpybutil' 'python2-pysrt' 'python2-opengl' 'deepin-manual'
+         'deepin-qt5integration')
 makedepends=('deepin-gettext-tools')
 groups=('deepin-extra')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-movie/archive/$pkgver.tar.gz")



More information about the arch-commits mailing list