Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / ddm
Commits:
b10d2c6b by Felix Yan at 2026-06-04T12:57:49+00:00
upgpkg: 0.3.5-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = ddm
pkgdesc = New Display Manager for DDE
- pkgver = 0.3.4
+ pkgver = 0.3.5
pkgrel = 1
url = https://github.com/linuxdeepin/ddm
arch = x86_64
@@ -24,9 +24,9 @@ pkgbase = ddm
depends = wayland
depends = xorg-server
depends = xorg-xauth
- source = git+https://github.com/linuxdeepin/ddm.git#tag=0.3.4
+ source = git+https://github.com/linuxdeepin/ddm.git#tag=0.3.5
source = 0001-fix-pam-fork-atexit-deadlock.patch
- sha512sums =
dad842e07b55f9935512f5bab145cea61671c2a98013fcfaecd6db25d777859635e8afe4408490c946d6d6b3ae0a0e7f0673447cd4a7112883f7e0cb68af3c38
+ sha512sums =
3823cce1046ebc3cc1c4b90654a48e77f369bb9e8895b96ca141c5faa8617c3163d323248a12b73f5cc6ef9eabe8e2e5c7035326bcc032d64c349f301b58cabf
sha512sums =
5998b86342f3619a5591bdc87da59fab104ce1d56e4668fe0ff5d285f6680bc25f5c41b0bc9a8b1576a3bb52a93eff3bd89622984cde46c4f7cd4fed49f59eca
pkgname = ddm
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: zccrs <[email protected]>
pkgname=ddm
-pkgver=0.3.4
+pkgver=0.3.5
pkgrel=1
pkgdesc='New Display Manager for DDE'
arch=('x86_64')
@@ -29,7 +29,7 @@ makedepends=(git
ninja)
source=("git+https://github.com/linuxdeepin/ddm.git#tag=$pkgver"
"0001-fix-pam-fork-atexit-deadlock.patch")
-sha512sums=('dad842e07b55f9935512f5bab145cea61671c2a98013fcfaecd6db25d777859635e8afe4408490c946d6d6b3ae0a0e7f0673447cd4a7112883f7e0cb68af3c38'
+sha512sums=('3823cce1046ebc3cc1c4b90654a48e77f369bb9e8895b96ca141c5faa8617c3163d323248a12b73f5cc6ef9eabe8e2e5c7035326bcc032d64c349f301b58cabf'
'5998b86342f3619a5591bdc87da59fab104ce1d56e4668fe0ff5d285f6680bc25f5c41b0bc9a8b1576a3bb52a93eff3bd89622984cde46c4f7cd4fed49f59eca')
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ddm/-/commit/b10d2c6b57e10fee9ca3548a6f51b7f79d48810a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ddm/-/commit/b10d2c6b57e10fee9ca3548a6f51b7f79d48810a
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help