Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
deepin-tray-loader
Commits:
5dd6dd0c by Felix Yan at 2026-02-26T20:00:43+08:00
upgpkg: 2.0.23-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = deepin-tray-loader
pkgdesc = A set of tray plugins that integrated into task bar and the
tool loader which can load the plugins
- pkgver = 2.0.22
+ pkgver = 2.0.23
pkgrel = 1
url = https://github.com/linuxdeepin/dde-tray-loader
arch = x86_64
@@ -29,7 +29,7 @@ pkgbase = deepin-tray-loader
depends = wayland
depends = xcb-util-image
depends = xcb-util-wm
- source =
git+https://github.com/linuxdeepin/dde-tray-loader.git#tag=2.0.22
- sha512sums =
3c00d204493d9d1da60963b65c32625cbf78c47cd73be414af474d18c6e412556fffe5cd0a5121ac3eba664b90fab74b9d73f2ef8e900b60fc0d30bffaf6e0ec
+ source =
git+https://github.com/linuxdeepin/dde-tray-loader.git#tag=2.0.23
+ sha512sums =
1317a5d5779d2d41afdbd1fcbf6ba882ea0de4849b3dbca5df2f3882d3d07410d5558eadb584b60f4c55dc87aeb10a4038c2ea6be08522ee6aef1bae47400a2b
pkgname = deepin-tray-loader
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: justforlxz <[email protected]>
pkgname=deepin-tray-loader
-pkgver=2.0.22
+pkgver=2.0.23
pkgrel=1
pkgdesc='A set of tray plugins that integrated into task bar and the tool
loader which can load the plugins'
arch=('x86_64')
@@ -13,7 +13,7 @@ depends=('dconf' 'deepin-api' 'deepin-daemon'
'deepin-qt6platform-plugins' 'dtk6
'qt6-base' 'qt6-svg' 'wayland' 'xcb-util-image' 'xcb-util-wm')
makedepends=('git' 'cmake' 'extra-cmake-modules' 'ninja' 'qt6-tools')
source=("git+https://github.com/linuxdeepin/dde-tray-loader.git#tag=$pkgver")
-sha512sums=('3c00d204493d9d1da60963b65c32625cbf78c47cd73be414af474d18c6e412556fffe5cd0a5121ac3eba664b90fab74b9d73f2ef8e900b60fc0d30bffaf6e0ec')
+sha512sums=('1317a5d5779d2d41afdbd1fcbf6ba882ea0de4849b3dbca5df2f3882d3d07410d5558eadb584b60f4c55dc87aeb10a4038c2ea6be08522ee6aef1bae47400a2b')
build() {
cd dde-tray-loader
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-tray-loader/-/commit/5dd6dd0c66b9b84a61eb0a72e20eee3a7faa1a0a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-tray-loader/-/commit/5dd6dd0c66b9b84a61eb0a72e20eee3a7faa1a0a
You're receiving this email because of your account on gitlab.archlinux.org.