Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
deepin-daemon
Commits:
c8293a12 by Felix Yan at 2025-10-16T01:15:07+08:00
upgpkg: 6.1.31-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.30
+ pkgver = 6.1.31
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.30
+ source = git+https://github.com/linuxdeepin/dde-daemon.git#tag=6.1.31
source =
deepin-daemon-gcc-15.patch::https://github.com/linuxdeepin/dde-daemon/commit/582054f3cb14902dcf96ae6e80b1b18a22187e23.patch
- sha512sums =
82e68e64c2ae69787fe373c03bf4e665e830620529ff3737c4205b4a4725dc46b245a42fc6c527e8f89c60f4c3c01cc74fcbddff93e017bb770ac3686ec2e6e5
+ sha512sums =
d6b09f0b8bda00ced3282d6b2dfbeecda58b9b649353408ce897085dd8ab6099f45808c2eb4ecdd3d7db5a9e9e0029f7d3f4209b864d460c43c7d7d5379e2178
sha512sums =
226574fd50cd3a2addcad1f67e5dbf0abcaaba4f594768195487436f26da6bf5025b087022d03db2ed18f08d0c922e057dd19ede1fc154aed9fa1224f7ef2616
pkgname = deepin-daemon
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
pkgname=deepin-daemon
-pkgver=6.1.30
+pkgver=6.1.31
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=('82e68e64c2ae69787fe373c03bf4e665e830620529ff3737c4205b4a4725dc46b245a42fc6c527e8f89c60f4c3c01cc74fcbddff93e017bb770ac3686ec2e6e5'
+sha512sums=('d6b09f0b8bda00ced3282d6b2dfbeecda58b9b649353408ce897085dd8ab6099f45808c2eb4ecdd3d7db5a9e9e0029f7d3f4209b864d460c43c7d7d5379e2178'
'226574fd50cd3a2addcad1f67e5dbf0abcaaba4f594768195487436f26da6bf5025b087022d03db2ed18f08d0c922e057dd19ede1fc154aed9fa1224f7ef2616')
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-daemon/-/commit/c8293a129c152afb37dbc9f871e49e72f4b4b33c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-daemon/-/commit/c8293a129c152afb37dbc9f871e49e72f4b4b33c
You're receiving this email because of your account on gitlab.archlinux.org.