summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorZhang, DingYuan2020-08-08 08:37:38 +0800
committerZhang, DingYuan2020-08-08 08:37:38 +0800
commitf704cbd3d8f4d447e9567fb5039d8b6fc3eb6f7b (patch)
treedbdee2dad2d3d731dfd9567b15543ed3b13f8f24
parent6d71c5933ae588940cf862fc00d501d20151a3e5 (diff)
downloadaur-f704cbd3d8f4d447e9567fb5039d8b6fc3eb6f7b.tar.gz
update
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b29eb7ce7c6a..61a69da25267 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,6 +5,7 @@ pkgbase = dtkcore-git
epoch = 1
url = https://github.com/linuxdeepin/dtkcore
arch = x86_64
+ groups = deepin-git
license = LGPL3
makedepends = git
makedepends = qt5-tools
diff --git a/PKGBUILD b/PKGBUILD
index 654cd4fc3752..b14116a3bde0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ makedepends=('git' 'qt5-tools')
conflicts=('dtkcore')
replaces=('dtkcore')
provides=('dtkcore')
-group=('deepin-git')
+groups=('deepin-git')
source=("git://github.com/linuxdeepin/dtkcore.git")
sha512sums=('SKIP')