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

Felix Yan felixonmars at archlinux.org
Fri Dec 1 13:50:58 UTC 2017


    Date: Friday, December 1, 2017 @ 13:50:54
  Author: felixonmars
Revision: 270997

upgpkg: deepin-screen-recorder 2.6.5.1-2

depend on qt5integration instead of dtkwidget

Modified:
  deepin-screen-recorder/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-12-01 13:50:45 UTC (rev 270996)
+++ PKGBUILD	2017-12-01 13:50:54 UTC (rev 270997)
@@ -5,12 +5,12 @@
 
 pkgname=deepin-screen-recorder
 pkgver=2.6.5.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Deepin Screen Recorder'
 arch=('x86_64')
 url="https://github.com/linuxdeepin/deepin-screen-recorder"
 license=('GPL3')
-depends=('dtkwidget' 'dtkwm' 'byzanz' 'ffmpeg')
+depends=('deepin-qt5integration' 'dtkwm' 'byzanz' 'ffmpeg')
 makedepends=('qt5-tools')
 groups=('deepin-extra')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-screen-recorder/archive/$pkgver.tar.gz")



More information about the arch-commits mailing list