Date: Friday, June 30, 2017 @ 16:29:07
Author: felixonmars
Revision: 241703
upgpkg: deepin-movie 1:2.2.14-3
Modified:
deepin-movie/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-06-30 16:27:34 UTC (rev 241702)
+++ PKGBUILD 2017-06-30 16:29:07 UTC (rev 241703)
@@ -4,14 +4,14 @@
pkgname=deepin-movie
epoch=1
pkgver=2.2.14
-pkgrel=2
+pkgrel=3
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-widgets'
'python2-xpybutil' 'python2-pysrt'
- 'python2-opengl' 'deepin-manual' 'deepin-qt5integration')
+ 'python2-peewee' 'python2-magic' 'deepin-qml-dbus-factory'
'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")