George Hu pushed to branch main at Arch Linux / Packaging / Packages / treeland
Commits:
d248e160 by George Hu at 2025-11-12T20:29:00+08:00
upgpkg: 0.7.7-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = treeland
pkgdesc = New wayland compositer for DDE
- pkgver = 0.7.6
+ pkgver = 0.7.7
pkgrel = 1
url = https://github.com/linuxdeepin/treeland
arch = x86_64
@@ -36,7 +36,7 @@ pkgbase = treeland
conflicts = qwlroots
replaces = waylib
replaces = qwlroots
- source = git+https://github.com/linuxdeepin/treeland.git#tag=0.7.6
- sha256sums =
4f4640ef03eb36bdf78c05415ac9e16c24d5c65504b8b8c0bf3ff7ea5df09f98
+ source = git+https://github.com/linuxdeepin/treeland.git#tag=0.7.7
+ sha256sums =
249b6d84e4a8007fcc87df0344d8914a3e22cb230ee6221d0a45b7f6f3cb665d
pkgname = treeland
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: zccrs <[email protected]>
pkgname=treeland
-pkgver=0.7.6
+pkgver=0.7.7
pkgrel=1
pkgdesc='New wayland compositer for DDE'
arch=('x86_64')
@@ -16,7 +16,7 @@ makedepends=('git' 'cmake' 'ninja' 'qt6-tools'
'wayland-protocols' 'wlr-protocol
replaces=('waylib' 'qwlroots')
conflicts=('waylib' 'qwlroots')
source=("git+https://github.com/linuxdeepin/treeland.git#tag=$pkgver")
-sha256sums=('4f4640ef03eb36bdf78c05415ac9e16c24d5c65504b8b8c0bf3ff7ea5df09f98')
+sha256sums=('249b6d84e4a8007fcc87df0344d8914a3e22cb230ee6221d0a45b7f6f3cb665d')
build() {
cd treeland
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/treeland/-/commit/d248e16057b38ab9d27fa3d70c35f4e05e216750
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/treeland/-/commit/d248e16057b38ab9d27fa3d70c35f4e05e216750
You're receiving this email because of your account on gitlab.archlinux.org.