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


Commits:
c2c7cf86 by Felix Yan at 2025-10-06T02:36:07+08:00
upgpkg: 0.7.3-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = treeland
        pkgdesc = New wayland compositer for DDE
-       pkgver = 0.7.2
+       pkgver = 0.7.3
        pkgrel = 1
        url = https://github.com/linuxdeepin/treeland
        arch = x86_64
@@ -37,7 +37,7 @@ pkgbase = treeland
        conflicts = qwlroots
        replaces = waylib
        replaces = qwlroots
-       source = git+https://github.com/linuxdeepin/treeland.git#tag=0.7.2
-       sha256sums = 
533da934b90940c611dc447197e27d44e9219b0221ab37d67b93c6e13492c5df
+       source = git+https://github.com/linuxdeepin/treeland.git#tag=0.7.3
+       sha256sums = 
add1dcd2588275fbf85d292fe2dd416ef31789ee21aa61b2cf548962770a509e
 
 pkgname = treeland


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: zccrs <[email protected]>
 
 pkgname=treeland
-pkgver=0.7.2
+pkgver=0.7.3
 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=('533da934b90940c611dc447197e27d44e9219b0221ab37d67b93c6e13492c5df')
+sha256sums=('add1dcd2588275fbf85d292fe2dd416ef31789ee21aa61b2cf548962770a509e')
 
 prepare() {
     cd treeland



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

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


Reply via email to