Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
deepin-network-core
Commits:
82bf3e2b by Felix Yan at 2026-04-13T16:42:02+00:00
upgpkg: 2.0.49-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = deepin-network-core
pkgdesc = DDE network library and plugins
- pkgver = 2.0.48
+ pkgver = 2.0.49
pkgrel = 1
url = https://github.com/linuxdeepin/dde-network-core
arch = x86_64
@@ -20,11 +20,12 @@ pkgbase = deepin-network-core
depends = dtk6core
depends = dtk6declarative
depends = dtk6log
+ depends = dtk6widget
depends = qt6-base
depends = qt6-declarative
depends = networkmanager-qt
depends = systemd-libs
- source =
git+https://github.com/linuxdeepin/dde-network-core.git#tag=2.0.48
- sha512sums =
7b578b19232671b62b89852765eca7e4915dbb482dfa7fca8389b6be81da6e436dbd744fccd92418a3a004d382c0dc86f730fad7ca4153778a806693fa2f3e43
+ source =
git+https://github.com/linuxdeepin/dde-network-core.git#tag=2.0.49
+ sha512sums =
7b1418b2c564add4bfe6f471c667be61380ba9c0759029d48dbcec86dc37a72c1bd8924d9adb2b87445db2effabbb4a4eaea768543e8a0230b9bc089ab0ea917
pkgname = deepin-network-core
=====================================
PKGBUILD
=====================================
@@ -1,17 +1,17 @@
# Maintainer: Felix Yan <[email protected]>
pkgname=deepin-network-core
-pkgver=2.0.48
+pkgver=2.0.49
pkgrel=1
pkgdesc='DDE network library and plugins'
arch=('x86_64')
url="https://github.com/linuxdeepin/dde-network-core"
license=('GPL-3.0-or-later' 'LGPL-3.0-or-later')
-depends=(deepin-control-center glibc libgcc libstdc++ dtk6core dtk6declarative
dtk6log qt6-base qt6-declarative networkmanager-qt systemd-libs)
+depends=(deepin-control-center glibc libgcc libstdc++ dtk6core dtk6declarative
dtk6log dtk6widget qt6-base qt6-declarative networkmanager-qt systemd-libs)
makedepends=(git cmake deepin-session-shell gtest ninja qt6-tools)
groups=(deepin)
source=(git+https://github.com/linuxdeepin/dde-network-core.git#tag=$pkgver)
-sha512sums=('7b578b19232671b62b89852765eca7e4915dbb482dfa7fca8389b6be81da6e436dbd744fccd92418a3a004d382c0dc86f730fad7ca4153778a806693fa2f3e43')
+sha512sums=('7b1418b2c564add4bfe6f471c667be61380ba9c0759029d48dbcec86dc37a72c1bd8924d9adb2b87445db2effabbb4a4eaea768543e8a0230b9bc089ab0ea917')
prepare() {
cd dde-network-core
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-network-core/-/commit/82bf3e2b6f892596494b0196e16225ff43d68e9a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-network-core/-/commit/82bf3e2b6f892596494b0196e16225ff43d68e9a
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help