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

Felix Yan felixonmars at archlinux.org
Sat Jul 14 17:28:20 UTC 2018


    Date: Saturday, July 14, 2018 @ 17:28:20
  Author: felixonmars
Revision: 359345

upgpkg: deepin-launcher 4.3.10-2

Move qt5-tools to depends for qdbus command

Modified:
  deepin-launcher/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-14 17:28:13 UTC (rev 359344)
+++ PKGBUILD	2018-07-14 17:28:20 UTC (rev 359345)
@@ -5,14 +5,14 @@
 
 pkgname=deepin-launcher
 pkgver=4.3.10
-pkgrel=1
+pkgrel=2
 pkgdesc='Deepin desktop-environment - Launcher module'
 arch=('x86_64')
 url="https://github.com/linuxdeepin/dde-launcher"
 license=('GPL3')
 depends=('gsettings-qt' 'qt5-svg' 'qt5-x11extras' 'startdde' 'deepin-qt5integration' 'deepin-menu'
-         'deepin-daemon' 'deepin-qt-dbus-factory')
-makedepends=('cmake' 'qt5-tools')
+         'deepin-daemon' 'deepin-qt-dbus-factory' 'qt5-tools')
+makedepends=('cmake')
 conflicts=('dde-launcher')
 replaces=('dde-launcher')
 groups=('deepin')



More information about the arch-commits mailing list