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