Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / treeland


Commits:
f9ace3d2 by Felix Yan at 2025-11-04T05:29:06+08:00
upgpkg: 0.7.6-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = treeland
        pkgdesc = New wayland compositer for DDE
-       pkgver = 0.7.4
+       pkgver = 0.7.6
        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.4
-       sha256sums = 
bffedd40057de83c135f1dd3596edaf874f36c27d050f253b9e8aac3889cb34f
+       source = git+https://github.com/linuxdeepin/treeland.git#tag=0.7.6
+       sha256sums = 
4f4640ef03eb36bdf78c05415ac9e16c24d5c65504b8b8c0bf3ff7ea5df09f98
 
 pkgname = treeland


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: zccrs <[email protected]>
 
 pkgname=treeland
-pkgver=0.7.4
+pkgver=0.7.6
 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=('bffedd40057de83c135f1dd3596edaf874f36c27d050f253b9e8aac3889cb34f')
+sha256sums=('4f4640ef03eb36bdf78c05415ac9e16c24d5c65504b8b8c0bf3ff7ea5df09f98')
 
 build() {
        cd treeland



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/treeland/-/commit/f9ace3d29e79ed87247cae53bdb8071ade773253

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/treeland/-/commit/f9ace3d29e79ed87247cae53bdb8071ade773253
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to