summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorZhang, DingYuan2020-08-08 13:38:04 +0800
committerZhang, DingYuan2020-08-08 13:38:04 +0800
commit2e08368cc13e59031060a8eddac3ba22189a6105 (patch)
treed0fbc0e1ffc5425677410a37ae0f782faab60cd4
parentbe4cd956fbe64e32e6f24198b05024a48977e7fb (diff)
downloadaur-2e08368cc13e59031060a8eddac3ba22189a6105.tar.gz
update
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1c100ddf9929..49f0eb0a81ca 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -13,10 +13,10 @@ pkgbase = deepin-launcher-git
depends = gsettings-qt
depends = qt5-svg
depends = qt5-x11extras
- depends = startdde
- depends = deepin-qt5integration
- depends = deepin-daemon
- depends = deepin-qt-dbus-factory
+ depends = startdde-git
+ depends = deepin-qt5integration-git
+ depends = deepin-daemon-git
+ depends = deepin-qt-dbus-factory-git
depends = xdg-user-dirs
provides = deepin-launcher
conflicts = deepin-launcher
diff --git a/PKGBUILD b/PKGBUILD
index 42d167de2422..2fbf83d87119 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ 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-daemon' 'deepin-qt-dbus-factory' 'xdg-user-dirs')
+depends=('gsettings-qt' 'qt5-svg' 'qt5-x11extras' 'startdde-git' 'deepin-qt5integration-git' 'deepin-daemon-git' 'deepin-qt-dbus-factory-git' 'xdg-user-dirs')
makedepends=('git' 'cmake' 'ninja' 'qt5-tools')
conflicts=('deepin-launcher')
replaces=('deepin-launcher')