Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
deepin-shell
Commits:
c92104b2 by Felix Yan at 2026-01-20T03:10:20+08:00
upgpkg: 2.0.25-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = deepin-shell
pkgdesc = New DDE shell
- pkgver = 2.0.24
+ pkgver = 2.0.25
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.24
- sha512sums =
69ba99f94f670f046c98f6799652fa434d81c7f0d11244790956894601fee0d71ca73316922a0558a3d36ed1cfbc7ccfd3788b39c10eadc3dd251557fe7e8153
+ source = git+https://github.com/linuxdeepin/dde-shell.git#tag=2.0.25
+ sha512sums =
51bd73b80559f33a7fa2d08813866461f192509eb755a2b1ce66b37795f3e471e6fbf26fc003e5dbcce5a9a6e336afb0fbca53919c36c0e589e66f82e3fafa1a
pkgname = deepin-shell
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: justforlxz <[email protected]>
pkgname=deepin-shell
-pkgver=2.0.24
+pkgver=2.0.25
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=('69ba99f94f670f046c98f6799652fa434d81c7f0d11244790956894601fee0d71ca73316922a0558a3d36ed1cfbc7ccfd3788b39c10eadc3dd251557fe7e8153')
+sha512sums=('51bd73b80559f33a7fa2d08813866461f192509eb755a2b1ce66b37795f3e471e6fbf26fc003e5dbcce5a9a6e336afb0fbca53919c36c0e589e66f82e3fafa1a')
build() {
cd dde-shell
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-shell/-/commit/c92104b200b593f273657b0f65f516dfae77ec63
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-shell/-/commit/c92104b200b593f273657b0f65f516dfae77ec63
You're receiving this email because of your account on gitlab.archlinux.org.