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

Felix Yan felixonmars at archlinux.org
Tue Jun 6 18:15:08 UTC 2017


    Date: Tuesday, June 6, 2017 @ 18:15:07
  Author: felixonmars
Revision: 235043

upgpkg: deepin-movie 1:2.2.14-2

fix dependency on deepin-qt5integration

Modified:
  deepin-movie/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-06 18:14:32 UTC (rev 235042)
+++ PKGBUILD	2017-06-06 18:15:07 UTC (rev 235043)
@@ -4,7 +4,7 @@
 pkgname=deepin-movie
 epoch=1
 pkgver=2.2.14
-pkgrel=1
+pkgrel=2
 pkgdesc='Movie player based on QtAV'
 arch=('any')
 url="https://github.com/linuxdeepin/deepin-movie"
@@ -11,7 +11,7 @@
 license=('GPL3')
 depends=('python2-ass' 'python2-pyqt5' 'qtav' 'mediainfo' 'deepin-menu' 'python2-dbus'
          'python2-peewee' 'python2-magic' 'deepin-qml-widgets' 'python2-xpybutil' 'python2-pysrt'
-         'python2-opengl' 'deepin-manual')
+         '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