summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 46cd3bde52b9..f3f70091dea4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: zccrs <zhangjide@deepin.org>
pkgname=treeland-git
-pkgver=0.1.1.r34.gbe6809f
+pkgver=0.1.1.r84.g459ec74
pkgrel=1
sourcename=treeland
sourcetars=("$sourcename"_"$pkgver".tar.xz)
@@ -10,7 +10,7 @@ arch=('x86_64' 'aarch64')
url="https://github.com/linuxdeepin/treeland"
license=('LGPL3')
depends=('qt6-declarative')
-makedepends=('git' 'qt6-tools' 'waylib-git' 'cmake' 'ninja')
+makedepends=('git' 'qt6-tools' 'waylib' 'cmake' 'ninja')
conflicts=('treeland')
provides=('treeland')
groups=('deepin-git')