Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
deepin-tray-loader
Commits:
01587231 by Felix Yan at 2026-06-04T13:11:50+00:00
upgpkg: 2.0.33-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,10 +1,13 @@
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.32
- pkgrel = 2
+ pkgver = 2.0.33
+ pkgrel = 1
url = https://github.com/linuxdeepin/dde-tray-loader
arch = x86_64
+ license = GPL-3.0-or-later
license = LGPL-3.0-or-later
+ license = LGPL-2.1-or-later
+ license = CC0-1.0
makedepends = git
makedepends = cmake
makedepends = extra-cmake-modules
@@ -31,7 +34,7 @@ pkgbase = deepin-tray-loader
depends = xcb-util
depends = xcb-util-image
depends = xcb-util-wm
- source =
git+https://github.com/linuxdeepin/dde-tray-loader.git#tag=2.0.32
- sha512sums =
40e211d1bd24d2df77a9cf9d8c54b48c22178f7f47467d24316b9c0022dafff12a060855cb2b81121f263b35c0868e3fb97e44170538f3da7f9ec177544a238b
+ source =
git+https://github.com/linuxdeepin/dde-tray-loader.git#tag=2.0.33
+ sha512sums =
5ababc2f157640031ec42de2ba0336d2323662f8baef5d971cd79b268ef2b5fea5071b7d490daaef1fb82a8370f9c91f26a74c9efcd9b8047af5b2556d10193b
pkgname = deepin-tray-loader
=====================================
PKGBUILD
=====================================
@@ -2,18 +2,18 @@
# Contributor: justforlxz <[email protected]>
pkgname=deepin-tray-loader
-pkgver=2.0.32
-pkgrel=2
+pkgver=2.0.33
+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')
url="https://github.com/linuxdeepin/dde-tray-loader"
-license=('LGPL-3.0-or-later')
+license=('GPL-3.0-or-later' 'LGPL-3.0-or-later' 'LGPL-2.1-or-later' 'CC0-1.0')
depends=('dconf' 'deepin-api' 'deepin-daemon' 'deepin-qt6platform-plugins'
'dtk6core' 'dtk6gui'
'dtk6widget' 'glibc' 'kwindowsystem' 'libgcc' 'libstdc++' 'libx11'
'libxcb' 'libxcursor' 'libxtst'
'qt6-base' 'qt6-svg' 'wayland' 'xcb-util' '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=('40e211d1bd24d2df77a9cf9d8c54b48c22178f7f47467d24316b9c0022dafff12a060855cb2b81121f263b35c0868e3fb97e44170538f3da7f9ec177544a238b')
+sha512sums=('5ababc2f157640031ec42de2ba0336d2323662f8baef5d971cd79b268ef2b5fea5071b7d490daaef1fb82a8370f9c91f26a74c9efcd9b8047af5b2556d10193b')
prepare() {
cd dde-tray-loader
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-tray-loader/-/commit/01587231236b7c4a27605805e5118b3032fdbfd3
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-tray-loader/-/commit/01587231236b7c4a27605805e5118b3032fdbfd3
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