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


Commits:
771d12da by Felix Yan at 2026-02-26T20:19:53+08:00
upgpkg: 0.3.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = ddm
        pkgdesc = New Display Manager for DDE
-       pkgver = 0.3.1
+       pkgver = 0.3.2
        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.1
-       sha512sums = 
babd6e155f12878d98267db99162251c38e790bd15f090edcf4d9d5ce7df2c040ac092c6bba9a8c8aab556c6b515411d525c6adaf20f2f49569c1e4a918949cf
+       source = git+https://github.com/linuxdeepin/ddm.git#tag=0.3.2
+       sha512sums = 
8d01435e8a1709075dc0660824c1263c4a8d04381179817a2c3707f60d4f13d3f13cd392fc822d48949c9ec7223a9598f9c66328f56cb8271c35476a4acb8729
 
 pkgname = ddm


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: zccrs <[email protected]>
 
 pkgname=ddm
-pkgver=0.3.1
+pkgver=0.3.2
 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=('babd6e155f12878d98267db99162251c38e790bd15f090edcf4d9d5ce7df2c040ac092c6bba9a8c8aab556c6b515411d525c6adaf20f2f49569c1e4a918949cf')
+sha512sums=('8d01435e8a1709075dc0660824c1263c4a8d04381179817a2c3707f60d4f13d3f13cd392fc822d48949c9ec7223a9598f9c66328f56cb8271c35476a4acb8729')
 
 build() {
   cd ddm



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

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


Reply via email to