summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 908a438dbf52..b16b82ae5ead 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,6 +3,7 @@ pkgbase = dwayland-git
pkgver = 5.25.0.r4.g76b3f08
pkgrel = 1
arch = x86_64
+ groups = deepin-git
license = LGPL
makedepends = extra-cmake-modules
makedepends = doxygen
diff --git a/PKGBUILD b/PKGBUILD
index e132b0cd2d41..0496d68f6eb3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,6 +10,7 @@ depends=(qt5-wayland)
makedepends=(extra-cmake-modules doxygen qt5-tools qt5-doc wayland-protocols deepin-wayland-protocols-git ninja)
provides=('dwayland-reborn' 'dwayland')
conflicts=('dwayland-reborn' 'dwayland')
+groups=('deepin-git')
source=("$pkgname::git+https://github.com/linuxdeepin/dwayland.git")
sha256sums=('SKIP')