Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
treeland-protocols
Commits:
60a4cc5a by Felix Yan at 2026-01-15T23:29:27+08:00
upgpkg: 0.5.3-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = treeland-protocols
pkgdesc = Wayland protocols of treeland
- pkgver = 0.5.2
+ pkgver = 0.5.3
pkgrel = 1
url = https://github.com/linuxdeepin/treeland-protocols
arch = any
@@ -8,7 +8,7 @@ pkgbase = treeland-protocols
makedepends = git
makedepends = cmake
makedepends = ninja
- source =
git+https://github.com/linuxdeepin/treeland-protocols.git#tag=0.5.2
- sha512sums =
19804499964e0d34e31cd2a628f5baaee1dd11cfa47ba46136615487119dd5773b9fb37feedb013ea268c1cbca62b29edd37b9f4cd402bf99734f37eafee25b0
+ source =
git+https://github.com/linuxdeepin/treeland-protocols.git#tag=0.5.3
+ sha512sums =
e01d41e7e12f3efdd79239bb9339851890cbe90c3a0b518b13fed54272eadc6818ebbd1cf89bbeccc7ee54e6d2732e6e9c165197e9541a47582736b9eb3c90ed
pkgname = treeland-protocols
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <[email protected]>
pkgname=treeland-protocols
-pkgver=0.5.2
+pkgver=0.5.3
pkgrel=1
pkgdesc='Wayland protocols of treeland'
arch=('any')
@@ -9,7 +9,7 @@ url="https://github.com/linuxdeepin/treeland-protocols"
license=('MIT')
makedepends=('git' 'cmake' 'ninja')
source=("git+https://github.com/linuxdeepin/treeland-protocols.git#tag=$pkgver")
-sha512sums=('19804499964e0d34e31cd2a628f5baaee1dd11cfa47ba46136615487119dd5773b9fb37feedb013ea268c1cbca62b29edd37b9f4cd402bf99734f37eafee25b0')
+sha512sums=('e01d41e7e12f3efdd79239bb9339851890cbe90c3a0b518b13fed54272eadc6818ebbd1cf89bbeccc7ee54e6d2732e6e9c165197e9541a47582736b9eb3c90ed')
build() {
cd treeland-protocols
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/treeland-protocols/-/commit/60a4cc5aa712069479f449596320345bd012148a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/treeland-protocols/-/commit/60a4cc5aa712069479f449596320345bd012148a
You're receiving this email because of your account on gitlab.archlinux.org.