summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorZhang, DingYuan2020-08-08 12:33:49 +0800
committerZhang, DingYuan2020-08-08 12:33:49 +0800
commitac2142414c1dc38b9acd8fa775d24bef2562321f (patch)
tree099a0d59da6e8f49ba7307e92947c96aa8301597
parent8221d704569365a540fb7b2fccb2c3690850190f (diff)
downloadaur-ac2142414c1dc38b9acd8fa775d24bef2562321f.tar.gz
update
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7f5b1d1292e8..b63e27829be7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -9,7 +9,7 @@ pkgbase = dtkcore-git
makedepends = git
makedepends = qt5-tools
depends = dconf
- depends = deepin-desktop-base
+ depends = deepin-desktop-base-git
depends = python
depends = gsettings-qt
depends = lshw
diff --git a/PKGBUILD b/PKGBUILD
index 1fad6c3bd467..ca38f47dfe8f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc='DTK core modules'
arch=('x86_64')
url="https://github.com/linuxdeepin/dtkcore"
license=('LGPL3')
-depends=('dconf' 'deepin-desktop-base' 'python' 'gsettings-qt' 'lshw')
+depends=('dconf' 'deepin-desktop-base-git' 'python' 'gsettings-qt' 'lshw')
makedepends=('git' 'qt5-tools')
conflicts=('dtkcore')
replaces=('dtkcore')