Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
deepin-daemon
Commits:
9be4bff7 by Felix Yan at 2025-10-08T15:39:33+08:00
upgpkg: 6.1.29-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = deepin-daemon
pkgdesc = Daemon handling the DDE session settings
- pkgver = 6.1.28
+ pkgver = 6.1.29
pkgrel = 1
url = https://github.com/linuxdeepin/dde-daemon
install = deepin-daemon.install
@@ -73,9 +73,9 @@ pkgbase = deepin-daemon
provides = startdde
conflicts = startdde
replaces = startdde
- source = git+https://github.com/linuxdeepin/dde-daemon.git#tag=6.1.28
+ source = git+https://github.com/linuxdeepin/dde-daemon.git#tag=6.1.29
source =
deepin-daemon-gcc-15.patch::https://github.com/linuxdeepin/dde-daemon/commit/582054f3cb14902dcf96ae6e80b1b18a22187e23.patch
- sha512sums =
c3f44a202498276f7f58c72af1364ed59cd4186e3e528c8ff34895ce64f26eefddedd276b83808e56a3575590165391f3f153fedd2cf58bd95dff7b880305125
+ sha512sums =
9da58db2c011c3435562d89244d95eb088e9f1104d99e07164a6ef81be991ef34adb98c49ba0e3b45a1a871f25f6e4b57c08d9031ceb5d306860f79cda2abb4c
sha512sums =
226574fd50cd3a2addcad1f67e5dbf0abcaaba4f594768195487436f26da6bf5025b087022d03db2ed18f08d0c922e057dd19ede1fc154aed9fa1224f7ef2616
pkgname = deepin-daemon
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
pkgname=deepin-daemon
-pkgver=6.1.28
+pkgver=6.1.29
pkgrel=1
pkgdesc='Daemon handling the DDE session settings'
arch=('x86_64')
@@ -68,7 +68,7 @@ groups=('deepin')
install="$pkgname.install"
source=("git+https://github.com/linuxdeepin/dde-daemon.git#tag=$pkgver"
$pkgname-gcc-15.patch::https://github.com/linuxdeepin/dde-daemon/commit/582054f3cb14902dcf96ae6e80b1b18a22187e23.patch)
-sha512sums=('c3f44a202498276f7f58c72af1364ed59cd4186e3e528c8ff34895ce64f26eefddedd276b83808e56a3575590165391f3f153fedd2cf58bd95dff7b880305125'
+sha512sums=('9da58db2c011c3435562d89244d95eb088e9f1104d99e07164a6ef81be991ef34adb98c49ba0e3b45a1a871f25f6e4b57c08d9031ceb5d306860f79cda2abb4c'
'226574fd50cd3a2addcad1f67e5dbf0abcaaba4f594768195487436f26da6bf5025b087022d03db2ed18f08d0c922e057dd19ede1fc154aed9fa1224f7ef2616')
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-daemon/-/commit/9be4bff74009fdda717a1dd40bb07149aa0730d1
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-daemon/-/commit/9be4bff74009fdda717a1dd40bb07149aa0730d1
You're receiving this email because of your account on gitlab.archlinux.org.