summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCareF2019-01-03 15:32:36 -0500
committerCareF2019-01-03 15:32:36 -0500
commit374ae8ea7ddbf68fcff5853de75605fb550516f7 (patch)
treef3663512e45fa8c5bc89ec7a4cdb51db11a6f95c /PKGBUILD
parentb793ab8bcdf6c86ae77a397d76df6634aa4b6d4f (diff)
downloadaur-374ae8ea7ddbf68fcff5853de75605fb550516f7.tar.gz
update makedeps for dtkcore
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ed771d8ac8b8..f1701dd605e3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="A plugin for deepin dock, display weather information."
arch=('x86_64')
url="https://github.com/CareF/deepin-dock-plugin-weather"
depends=('deepin-dock')
-makedepends=('git' 'qt5-base')
+makedepends=('git' 'qt5-base' 'dtkcore')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/CareF/deepin-dock-plugin-weather/archive/${pkgver}.tar.gz")
md5sums=('9ccbdeffe68796a0bb92d44ebdd38230')
_gitname=deepin-dock-plugin-weather