Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
deepin-system-monitor
Commits:
4a5698a5 by Felix Yan at 2024-03-31T04:22:29+00:00
upgpkg: 6.0.16-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.0.15
+ pkgver = 6.0.16
pkgrel = 1
url = https://github.com/linuxdeepin/deepin-system-monitor
install = deepin-system-monitor.install
@@ -29,7 +29,7 @@ pkgbase = deepin-system-monitor
depends = libcap
depends = libpcap
depends = startdde
- source =
https://github.com/linuxdeepin/deepin-system-monitor/archive/6.0.15/deepin-system-monitor-6.0.15.tar.gz
- sha512sums =
3afdf8ba835875cef85a09434d57ff26e132d122b2a08680a1ce49efb024609487345ce2574c9ec4912def4be4b1badbdd2efcb46727d9bc794f6bba57e07836
+ source =
https://github.com/linuxdeepin/deepin-system-monitor/archive/6.0.16/deepin-system-monitor-6.0.16.tar.gz
+ sha512sums =
802b73068151344d09f67cda14d28b0d0655d31497ce844eff1039ef087359c0c3a4cc3fa8ad188ce0cc752f8398e536b37a76f3aa78bba50b3a8959b65e98bb
pkgname = deepin-system-monitor
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
pkgname=deepin-system-monitor
-pkgver=6.0.15
+pkgver=6.0.16
pkgrel=1
pkgdesc='A more user-friendly system monitor'
arch=('x86_64')
@@ -16,7 +16,7 @@ makedepends=('cmake' 'deepin-gettext-tools' 'gtest' 'ninja'
'qt5-tools' 'deepin-
groups=('deepin')
install=deepin-system-monitor.install
source=("https://github.com/linuxdeepin/deepin-system-monitor/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('3afdf8ba835875cef85a09434d57ff26e132d122b2a08680a1ce49efb024609487345ce2574c9ec4912def4be4b1badbdd2efcb46727d9bc794f6bba57e07836')
+sha512sums=('802b73068151344d09f67cda14d28b0d0655d31497ce844eff1039ef087359c0c3a4cc3fa8ad188ce0cc752f8398e536b37a76f3aa78bba50b3a8959b65e98bb')
build() {
cd deepin-system-monitor-$pkgver
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-system-monitor/-/commit/4a5698a53722a49c468eea9715db2860c5306d20
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-system-monitor/-/commit/4a5698a53722a49c468eea9715db2860c5306d20
You're receiving this email because of your account on gitlab.archlinux.org.