Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / startdde
Commits:
35b4a806 by Felix Yan at 2025-09-29T14:34:21+08:00
upgpkg: 6.1.4-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = startdde
pkgdesc = starter of deepin desktop environment
- pkgver = 6.1.3
+ pkgver = 6.1.4
pkgrel = 1
url = https://github.com/linuxdeepin/startdde
arch = x86_64
@@ -16,7 +16,7 @@ pkgbase = startdde
depends = libx11
depends = libxi
depends = deepin-wloutput-daemon
- source = git+https://github.com/linuxdeepin/startdde.git#tag=6.1.3
- sha512sums =
c571f7e9c86c52c5319d026b59900f1992270617038870b475ce7399e80f854c070fb1144d9f17e658d71f8d2f8ce569889b701a469971d9bd8026a6b377d033
+ source = git+https://github.com/linuxdeepin/startdde.git#tag=6.1.4
+ sha512sums =
0ed2ea819f7597d610d2db8594773567f961f6db5b3d59f05c87cd6b5051198526cd3a1dd9fd69797839a651773dbfaf78386b8014ad5624980532231c24028e
pkgname = startdde
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
pkgname=startdde
-pkgver=6.1.3
+pkgver=6.1.4
pkgrel=1
pkgdesc="starter of deepin desktop environment"
arch=('x86_64')
@@ -15,7 +15,7 @@ depends=('dconf' 'glib2' 'glibc' 'gtk3' 'libgudev' 'libx11'
'libxi'
makedepends=('go' 'git')
groups=('deepin')
source=("git+https://github.com/linuxdeepin/startdde.git#tag=$pkgver")
-sha512sums=('c571f7e9c86c52c5319d026b59900f1992270617038870b475ce7399e80f854c070fb1144d9f17e658d71f8d2f8ce569889b701a469971d9bd8026a6b377d033')
+sha512sums=('0ed2ea819f7597d610d2db8594773567f961f6db5b3d59f05c87cd6b5051198526cd3a1dd9fd69797839a651773dbfaf78386b8014ad5624980532231c24028e')
prepare() {
cd startdde
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/startdde/-/commit/35b4a80619758e3e9ae327b9ad4bfdb912bab0fc
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/startdde/-/commit/35b4a80619758e3e9ae327b9ad4bfdb912bab0fc
You're receiving this email because of your account on gitlab.archlinux.org.