Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / ddm


Commits:
705b2ba2 by Felix Yan at 2026-01-16T13:35:52+00:00
upgpkg: 0.3.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = ddm
        pkgdesc = New Display Manager for DDE
-       pkgver = 0.3.0
+       pkgver = 0.3.1
        pkgrel = 1
        url = https://github.com/linuxdeepin/ddm
        arch = x86_64
@@ -23,7 +23,7 @@ pkgbase = ddm
        depends = ttf-font
        depends = xorg-server
        depends = xorg-xauth
-       source = git+https://github.com/linuxdeepin/ddm.git#tag=0.3.0
-       sha512sums = 
163c167276cbc64cd893534948890fb3e9311fc551ca44f3b13a12509337dadcd8942fdfff5468ca5dd06c027a0d1a498fb7fff263ecf0942767326b7f2efff5
+       source = git+https://github.com/linuxdeepin/ddm.git#tag=0.3.1
+       sha512sums = 
babd6e155f12878d98267db99162251c38e790bd15f090edcf4d9d5ce7df2c040ac092c6bba9a8c8aab556c6b515411d525c6adaf20f2f49569c1e4a918949cf
 
 pkgname = ddm


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: zccrs <[email protected]>
 
 pkgname=ddm
-pkgver=0.3.0
+pkgver=0.3.1
 pkgrel=1
 pkgdesc='New Display Manager for DDE'
 arch=('x86_64')
@@ -27,7 +27,7 @@ makedepends=(git
              treeland-protocols
              ninja)
 source=("git+https://github.com/linuxdeepin/ddm.git#tag=$pkgver";)
-sha512sums=('163c167276cbc64cd893534948890fb3e9311fc551ca44f3b13a12509337dadcd8942fdfff5468ca5dd06c027a0d1a498fb7fff263ecf0942767326b7f2efff5')
+sha512sums=('babd6e155f12878d98267db99162251c38e790bd15f090edcf4d9d5ce7df2c040ac092c6bba9a8c8aab556c6b515411d525c6adaf20f2f49569c1e4a918949cf')
 
 build() {
   cd ddm



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ddm/-/commit/705b2ba2225e7934baf66027c18b337ef6181061

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ddm/-/commit/705b2ba2225e7934baf66027c18b337ef6181061
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to