Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
deepin-shell
Commits:
2ceb12d4 by Felix Yan at 2025-09-11T19:49:51+08:00
upgpkg: 2.0.3-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = deepin-shell
pkgdesc = New DDE shell
- pkgver = 2.0.2
+ pkgver = 2.0.3
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.2
- sha512sums =
924ccb1b93c62b886ba328974818cca6f627c3c93afa3298f2563a1957a2dab490f8559ae65a53e438a2907f4bea272f557be955947e13edca61b994214810ee
+ source = git+https://github.com/linuxdeepin/dde-shell.git#tag=2.0.3
+ sha512sums =
23ceb99b3452b4bb7ca69bb7dfaae1607bc7e83db02b47491401ec801a345fc388a6c358cd8f07a59509fea6890117e20195a0392f52fdcccd441a8b15379f5b
pkgname = deepin-shell
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: justforlxz <[email protected]>
pkgname=deepin-shell
-pkgver=2.0.2
+pkgver=2.0.3
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=('924ccb1b93c62b886ba328974818cca6f627c3c93afa3298f2563a1957a2dab490f8559ae65a53e438a2907f4bea272f557be955947e13edca61b994214810ee')
+sha512sums=('23ceb99b3452b4bb7ca69bb7dfaae1607bc7e83db02b47491401ec801a345fc388a6c358cd8f07a59509fea6890117e20195a0392f52fdcccd441a8b15379f5b')
prepare() {
cd dde-shell
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-shell/-/commit/2ceb12d4049fdf8bd34f16d23a833cf3c00e1bec
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-shell/-/commit/2ceb12d4049fdf8bd34f16d23a833cf3c00e1bec
You're receiving this email because of your account on gitlab.archlinux.org.