Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
deepin-desktop-base
Commits:
f69b31f2 by Felix Yan at 2025-10-03T02:14:27+08:00
upgpkg: 2:2025.08.22-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = deepin-desktop-base
pkgdesc = Base component for Deepin
- pkgver = 2025.07.15
+ pkgver = 2025.08.22
pkgrel = 1
epoch = 2
url = https://github.com/linuxdeepin/deepin-desktop-base
@@ -8,9 +8,9 @@ pkgbase = deepin-desktop-base
groups = deepin
license = GPL-3.0-or-later
makedepends = git
- source =
git+https://github.com/linuxdeepin/deepin-desktop-base.git#tag=2025.07.15
+ source =
git+https://github.com/linuxdeepin/deepin-desktop-base.git#tag=2025.08.22
source = distribution.info
- sha512sums =
df4c349bb4bc91d9d58b7b28a7db74f868ece8ac45497819fe8b40a3982b222b4fd3b531882afc5c399e8baabd23e65da550a95a60bb7f238c34e25c193e334d
+ sha512sums =
31b12cbf6ca0bb0e66546645bd51e5ddfe0354731b42e3f88eb5b0c5d16a9e157c18b21f70ed9cdaf5116ddb49f2956836f17cc40a7c47c5d3e9afe75cdab90e
sha512sums =
17b17c3174a052ae93e57cfffaf551cac05a56da62b2f4829f5e8f4d0bd9dbe47e043ffcbd2c6299a771f7f8b8f2fffc727f2b5b754ab1cffbbf72fa3f54d035
pkgname = deepin-desktop-base
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
pkgname=deepin-desktop-base
-pkgver=2025.07.15
+pkgver=2025.08.22
pkgrel=1
epoch=2
pkgdesc='Base component for Deepin'
@@ -14,7 +14,7 @@ makedepends=('git')
groups=('deepin')
source=("git+https://github.com/linuxdeepin/deepin-desktop-base.git#tag=$pkgver"
distribution.info)
-sha512sums=('df4c349bb4bc91d9d58b7b28a7db74f868ece8ac45497819fe8b40a3982b222b4fd3b531882afc5c399e8baabd23e65da550a95a60bb7f238c34e25c193e334d'
+sha512sums=('31b12cbf6ca0bb0e66546645bd51e5ddfe0354731b42e3f88eb5b0c5d16a9e157c18b21f70ed9cdaf5116ddb49f2956836f17cc40a7c47c5d3e9afe75cdab90e'
'17b17c3174a052ae93e57cfffaf551cac05a56da62b2f4829f5e8f4d0bd9dbe47e043ffcbd2c6299a771f7f8b8f2fffc727f2b5b754ab1cffbbf72fa3f54d035')
build() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-desktop-base/-/commit/f69b31f229b4e67453d9c6f8d4477bf332d68197
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-desktop-base/-/commit/f69b31f229b4e67453d9c6f8d4477bf332d68197
You're receiving this email because of your account on gitlab.archlinux.org.