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