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


Commits:
93376fea by Felix Yan at 2026-05-22T18:08:45+08:00
upgpkg: 0.5.7-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,14 +1,15 @@
 pkgbase = treeland-protocols
        pkgdesc = Wayland protocols of treeland
-       pkgver = 0.5.6
+       pkgver = 0.5.7
        pkgrel = 1
        url = https://github.com/linuxdeepin/treeland-protocols
        arch = any
        license = MIT
+       license = GPL-2.0-only
        makedepends = git
        makedepends = cmake
        makedepends = ninja
-       source = 
git+https://github.com/linuxdeepin/treeland-protocols.git#tag=0.5.6
-       sha512sums = 
bf7002bb41e929a08312cb2f4378a37e2a29016f0101e35daf56b04e14c154995d4b5fba72456969bb61b95f26744057e7cea6f52abbda1b06e2064e5ae8c21f
+       source = 
git+https://github.com/linuxdeepin/treeland-protocols.git#tag=0.5.7
+       sha512sums = 
b2e5eab3607f209e3de3f2bb07d0b187417770c55eab2795f50297de64a48f5d519dff5bab975a29802d8de36bf0fd1f585468528c1639462ba0044f91b889f0
 
 pkgname = treeland-protocols


=====================================
PKGBUILD
=====================================
@@ -1,15 +1,15 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=treeland-protocols
-pkgver=0.5.6
+pkgver=0.5.7
 pkgrel=1
 pkgdesc='Wayland protocols of treeland'
 arch=('any')
 url="https://github.com/linuxdeepin/treeland-protocols";
-license=('MIT')
+license=('MIT' 'GPL-2.0-only')
 makedepends=('git' 'cmake' 'ninja')
 
source=("git+https://github.com/linuxdeepin/treeland-protocols.git#tag=$pkgver";)
-sha512sums=('bf7002bb41e929a08312cb2f4378a37e2a29016f0101e35daf56b04e14c154995d4b5fba72456969bb61b95f26744057e7cea6f52abbda1b06e2064e5ae8c21f')
+sha512sums=('b2e5eab3607f209e3de3f2bb07d0b187417770c55eab2795f50297de64a48f5d519dff5bab975a29802d8de36bf0fd1f585468528c1639462ba0044f91b889f0')
 
 build() {
   cd treeland-protocols



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/treeland-protocols/-/commit/93376fea975ad0098059181ff1009eb4b62d3911
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to