Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / treeland
Commits:
9263cdae by Felix Yan at 2026-01-20T04:01:49+08:00
upgpkg: 0.8.1-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = treeland
pkgdesc = New wayland compositer for DDE
- pkgver = 0.8.0
+ pkgver = 0.8.1
pkgrel = 1
url = https://github.com/linuxdeepin/treeland
arch = x86_64
@@ -38,7 +38,7 @@ pkgbase = treeland
conflicts = qwlroots
replaces = waylib
replaces = qwlroots
- source = git+https://github.com/linuxdeepin/treeland.git#tag=0.8.0
- sha256sums =
7a49cf6b97684a414326624e31352ba4d06a07391966d4c759db150b486dd537
+ source = git+https://github.com/linuxdeepin/treeland.git#tag=0.8.1
+ sha256sums =
a2485cc32bd952d1041acc1d4801117a8ac8fb6e499e75e11f56ad28627470d1
pkgname = treeland
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: zccrs <[email protected]>
pkgname=treeland
-pkgver=0.8.0
+pkgver=0.8.1
pkgrel=1
pkgdesc='New wayland compositer for DDE'
arch=('x86_64')
@@ -18,7 +18,7 @@ groups=('deepin')
replaces=('waylib' 'qwlroots')
conflicts=('waylib' 'qwlroots')
source=("git+https://github.com/linuxdeepin/treeland.git#tag=$pkgver")
-sha256sums=('7a49cf6b97684a414326624e31352ba4d06a07391966d4c759db150b486dd537')
+sha256sums=('a2485cc32bd952d1041acc1d4801117a8ac8fb6e499e75e11f56ad28627470d1')
build() {
cd treeland
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/treeland/-/commit/9263cdaed3fd06bd8bdff83b9eb61e20fc2656ec
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/treeland/-/commit/9263cdaed3fd06bd8bdff83b9eb61e20fc2656ec
You're receiving this email because of your account on gitlab.archlinux.org.