Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
deepin-shell


Commits:
764a5c8f by Felix Yan at 2026-05-22T03:16:01+08:00
upgpkg: 2.0.42-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,11 +1,16 @@
 pkgbase = deepin-shell
        pkgdesc = New DDE shell
-       pkgver = 2.0.41
-       pkgrel = 2
+       pkgver = 2.0.42
+       pkgrel = 1
        url = https://github.com/linuxdeepin/dde-shell
        arch = x86_64
        groups = deepin
+       license = CC-BY-4.0
+       license = CC0-1.0
+       license = GPL-3.0-or-later
+       license = LGPL-2.0-or-later
        license = LGPL-3.0-or-later
+       license = MIT
        makedepends = git
        makedepends = extra-cmake-modules
        makedepends = cmake
@@ -36,7 +41,7 @@ pkgbase = deepin-shell
        depends = yaml-cpp
        conflicts = deepin-dock
        replaces = deepin-dock
-       source = git+https://github.com/linuxdeepin/dde-shell.git#tag=2.0.41
-       sha512sums = 
27f76b6ccefdbac55e3ff6b5d09626fab0abdbeb03550a4cee3486f33510545c075145b8b4445d12f127fa9f47d456d0eca98c81c83bb7c495cf1ddbff347f04
+       source = git+https://github.com/linuxdeepin/dde-shell.git#tag=2.0.42
+       sha512sums = 
287af65e7e962c3983fb3ee2c03b370e8794713340346756b8a8d58ba161cf938ea4ba102b063a1c10876f6b7ee03fcd2de96dfaede10ddfe9548e61af77efbd
 
 pkgname = deepin-shell


=====================================
PKGBUILD
=====================================
@@ -2,12 +2,12 @@
 # Contributor: justforlxz <[email protected]>
 
 pkgname=deepin-shell
-pkgver=2.0.41
-pkgrel=2
+pkgver=2.0.42
+pkgrel=1
 pkgdesc='New DDE shell'
 arch=('x86_64')
 url="https://github.com/linuxdeepin/dde-shell";
-license=('LGPL-3.0-or-later')
+license=('CC-BY-4.0' 'CC0-1.0' 'GPL-3.0-or-later' 'LGPL-2.0-or-later' 
'LGPL-3.0-or-later' 'MIT')
 depends=('deepin-application-manager' 'deepin-tray-loader' 'dtk6core' 
'dtk6gui' 'dtk6widget'
          'dtk6declarative' 'glibc' 'icu' 'libgcc' 'libstdc++' 'libx11' 
'libxcb' 'libxtst' 'qt6-5compat'
          'qt6-base' 'qt6-declarative' 'qt6-wayland' 'xcb-util-wm' 'wayland' 
'yaml-cpp')
@@ -17,7 +17,7 @@ groups=('deepin')
 replaces=('deepin-dock')
 conflicts=('deepin-dock')
 source=("git+https://github.com/linuxdeepin/dde-shell.git#tag=$pkgver";)
-sha512sums=('27f76b6ccefdbac55e3ff6b5d09626fab0abdbeb03550a4cee3486f33510545c075145b8b4445d12f127fa9f47d456d0eca98c81c83bb7c495cf1ddbff347f04')
+sha512sums=('287af65e7e962c3983fb3ee2c03b370e8794713340346756b8a8d58ba161cf938ea4ba102b063a1c10876f6b7ee03fcd2de96dfaede10ddfe9548e61af77efbd')
 
 prepare() {
   cd dde-shell



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-shell/-/commit/764a5c8f4528600ebacf4c3d024d57b8ab06ee7a

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-shell/-/commit/764a5c8f4528600ebacf4c3d024d57b8ab06ee7a
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