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

Felix Yan felixonmars at archlinux.org
Fri Dec 1 13:49:00 UTC 2017


    Date: Friday, December 1, 2017 @ 13:48:59
  Author: felixonmars
Revision: 270991

upgpkg: deepin-movie 1:3.0.1-2

depend on qt5integration instead of dtkwidget

Modified:
  deepin-movie/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-12-01 13:48:50 UTC (rev 270990)
+++ PKGBUILD	2017-12-01 13:48:59 UTC (rev 270991)
@@ -4,12 +4,12 @@
 pkgname=deepin-movie
 epoch=1
 pkgver=3.0.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Movie player based on QtAV'
 arch=('x86_64')
 url="https://github.com/linuxdeepin/deepin-movie-reborn"
 license=('GPL3')
-depends=('dtkwidget' 'mpv' 'ffmpegthumbnailer')
+depends=('deepin-qt5integration' 'mpv' 'ffmpegthumbnailer')
 makedepends=('cmake' 'qt5-tools')
 groups=('deepin-extra')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-movie-reborn/archive/$pkgver.tar.gz")



More information about the arch-commits mailing list