Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
treeland-protocols
Commits:
7a7d43fb by Felix Yan at 2026-06-04T11:56:47+00:00
upgpkg: 0.5.8-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = treeland-protocols
pkgdesc = Wayland protocols of treeland
- pkgver = 0.5.7
+ pkgver = 0.5.8
pkgrel = 1
url = https://github.com/linuxdeepin/treeland-protocols
arch = any
@@ -9,7 +9,7 @@ pkgbase = treeland-protocols
makedepends = git
makedepends = cmake
makedepends = ninja
- source =
git+https://github.com/linuxdeepin/treeland-protocols.git#tag=0.5.7
- sha512sums =
b2e5eab3607f209e3de3f2bb07d0b187417770c55eab2795f50297de64a48f5d519dff5bab975a29802d8de36bf0fd1f585468528c1639462ba0044f91b889f0
+ source =
git+https://github.com/linuxdeepin/treeland-protocols.git#tag=0.5.8
+ sha512sums =
5aba2cf44791a3caf42af36d6243ee059df137f5d80ee649c5efc0a912e78894574008660cf7790e13246545db3ae83bfb436cd8c5482d6c1e0c94fb7710c375
pkgname = treeland-protocols
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <[email protected]>
pkgname=treeland-protocols
-pkgver=0.5.7
+pkgver=0.5.8
pkgrel=1
pkgdesc='Wayland protocols of treeland'
arch=('any')
@@ -9,7 +9,7 @@ url="https://github.com/linuxdeepin/treeland-protocols"
license=('MIT' 'GPL-2.0-only')
makedepends=('git' 'cmake' 'ninja')
source=("git+https://github.com/linuxdeepin/treeland-protocols.git#tag=$pkgver")
-sha512sums=('b2e5eab3607f209e3de3f2bb07d0b187417770c55eab2795f50297de64a48f5d519dff5bab975a29802d8de36bf0fd1f585468528c1639462ba0044f91b889f0')
+sha512sums=('5aba2cf44791a3caf42af36d6243ee059df137f5d80ee649c5efc0a912e78894574008660cf7790e13246545db3ae83bfb436cd8c5482d6c1e0c94fb7710c375')
build() {
cd treeland-protocols
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/treeland-protocols/-/commit/7a7d43fb5d01622064d7b507ee33284e74def61d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/treeland-protocols/-/commit/7a7d43fb5d01622064d7b507ee33284e74def61d
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