Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
deepin-shell
Commits:
db893373 by Felix Yan at 2025-12-23T20:38:57+08:00
upgpkg: 2.0.20-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = deepin-shell
pkgdesc = New DDE shell
- pkgver = 2.0.19
+ pkgver = 2.0.20
pkgrel = 1
url = https://github.com/linuxdeepin/dde-shell
arch = x86_64
@@ -35,7 +35,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.19
- sha512sums =
4eab040f3e5691054596bc1bdefd005f35fe8b624c1c20a8afd18ad583cfd7fcdebfe74660b5bad0932d40f3c314f0369c010aa973629ef2e39c89909222a432
+ source = git+https://github.com/linuxdeepin/dde-shell.git#tag=2.0.20
+ sha512sums =
709c6e232a30a78cfe570d38e0287f2a83fdb739b9bbded17a085bedebe04d5a0e5e65dc99b2f174b3fbfc400b323c30c959ce08ff4abb1ebaff45e896592fc1
pkgname = deepin-shell
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: justforlxz <[email protected]>
pkgname=deepin-shell
-pkgver=2.0.19
+pkgver=2.0.20
pkgrel=1
pkgdesc='New DDE shell'
arch=('x86_64')
@@ -17,7 +17,7 @@ groups=('deepin')
replaces=('deepin-dock')
conflicts=('deepin-dock')
source=("git+https://github.com/linuxdeepin/dde-shell.git#tag=$pkgver")
-sha512sums=('4eab040f3e5691054596bc1bdefd005f35fe8b624c1c20a8afd18ad583cfd7fcdebfe74660b5bad0932d40f3c314f0369c010aa973629ef2e39c89909222a432')
+sha512sums=('709c6e232a30a78cfe570d38e0287f2a83fdb739b9bbded17a085bedebe04d5a0e5e65dc99b2f174b3fbfc400b323c30c959ce08ff4abb1ebaff45e896592fc1')
build() {
cd dde-shell
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-shell/-/commit/db8933739a1b2d03f6be33e75d970308c2c90e5a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-shell/-/commit/db8933739a1b2d03f6be33e75d970308c2c90e5a
You're receiving this email because of your account on gitlab.archlinux.org.