[arch-commits] Commit in deepin-launcher/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Dec 1 13:48:25 UTC 2017
Date: Friday, December 1, 2017 @ 13:48:24
Author: felixonmars
Revision: 270989
upgpkg: deepin-launcher 4.2.6-2
depend on qt5integration instead of dtkwidget
Modified:
deepin-launcher/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-12-01 13:48:08 UTC (rev 270988)
+++ PKGBUILD 2017-12-01 13:48:24 UTC (rev 270989)
@@ -5,12 +5,12 @@
pkgname=deepin-launcher
pkgver=4.2.6
-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' 'dtkwidget' 'deepin-menu'
+depends=('gsettings-qt' 'qt5-svg' 'qt5-x11extras' 'startdde' 'deepin-qt5integration' 'deepin-menu'
'deepin-daemon' 'deepin-qt-dbus-factory')
makedepends=('git' 'qt5-tools')
conflicts=('dde-launcher')
More information about the arch-commits
mailing list