Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
deepin-system-monitor
Commits:
dc5861f1 by Felix Yan at 2025-12-23T20:58:13+08:00
upgpkg: 6.5.17-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = deepin-system-monitor
pkgdesc = A more user-friendly system monitor
- pkgver = 6.5.16
+ pkgver = 6.5.17
pkgrel = 1
url = https://github.com/linuxdeepin/deepin-system-monitor
install = deepin-system-monitor.install
@@ -28,7 +28,7 @@ pkgbase = deepin-system-monitor
depends = libcap
depends = libpcap
depends = polkit-qt6
- source =
git+https://github.com/linuxdeepin/deepin-system-monitor.git#tag=6.5.16
- sha512sums =
eb212d8f1b612552252e52d06ee053dc0827141e13c033c90f33e461eabb9e9a0332cfcd5b1a426257884f377a88ea958267f262d31205ac4991052221109593
+ source =
git+https://github.com/linuxdeepin/deepin-system-monitor.git#tag=6.5.17
+ sha512sums =
e37b9c499eb95eaacc75bf36da3b852b2c956fcd35bb79ef35a9c70cbfaa36f31d8920d7e38cf130ce311a94a20e7421fb8b00efc0255291cd0b0d64a2fc4125
pkgname = deepin-system-monitor
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
pkgname=deepin-system-monitor
-pkgver=6.5.16
+pkgver=6.5.17
pkgrel=1
pkgdesc='A more user-friendly system monitor'
arch=('x86_64')
@@ -15,7 +15,7 @@ makedepends=('git' 'cmake' 'deepin-gettext-tools' 'gtest'
'ninja' 'qt6-tools' 'd
groups=('deepin')
install=deepin-system-monitor.install
source=("git+https://github.com/linuxdeepin/deepin-system-monitor.git#tag=$pkgver")
-sha512sums=('eb212d8f1b612552252e52d06ee053dc0827141e13c033c90f33e461eabb9e9a0332cfcd5b1a426257884f377a88ea958267f262d31205ac4991052221109593')
+sha512sums=('e37b9c499eb95eaacc75bf36da3b852b2c956fcd35bb79ef35a9c70cbfaa36f31d8920d7e38cf130ce311a94a20e7421fb8b00efc0255291cd0b0d64a2fc4125')
build() {
cd deepin-system-monitor
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-system-monitor/-/commit/dc5861f1521ae7898bb3c7b92fd51bdcefac3004
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-system-monitor/-/commit/dc5861f1521ae7898bb3c7b92fd51bdcefac3004
You're receiving this email because of your account on gitlab.archlinux.org.