Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
deepin-network-core
Commits:
7585fd2d by Felix Yan at 2026-05-14T20:06:49+08:00
upgpkg: 2.0.61-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.60
+ pkgver = 2.0.61
pkgrel = 1
url = https://github.com/linuxdeepin/dde-network-core
arch = x86_64
@@ -25,7 +25,7 @@ pkgbase = deepin-network-core
depends = qt6-declarative
depends = networkmanager-qt
depends = systemd-libs
- source =
git+https://github.com/linuxdeepin/dde-network-core.git#tag=2.0.60
- sha512sums =
8301bc7dde71bf6e9d66e426f1f614d9debb0913ba5493c85a8087929fcf5779c068f63d6bd81e6e95dc4b096a486ed17e005a30fe410c1482c64882ee38cb6c
+ source =
git+https://github.com/linuxdeepin/dde-network-core.git#tag=2.0.61
+ sha512sums =
17e10cf9004027056d2c3ab8b4db1c58ff5c7f5e99e32b80368c423ad97c7f587efd984849cc0ceb3ef008933e4b045eeb9aaac839e8a540e6f6d292eebfc3ae
pkgname = deepin-network-core
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <[email protected]>
pkgname=deepin-network-core
-pkgver=2.0.60
+pkgver=2.0.61
pkgrel=1
pkgdesc='DDE network library and plugins'
arch=('x86_64')
@@ -11,7 +11,7 @@ depends=(deepin-control-center glibc libgcc libstdc++
dtk6core dtk6declarative d
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=('8301bc7dde71bf6e9d66e426f1f614d9debb0913ba5493c85a8087929fcf5779c068f63d6bd81e6e95dc4b096a486ed17e005a30fe410c1482c64882ee38cb6c')
+sha512sums=('17e10cf9004027056d2c3ab8b4db1c58ff5c7f5e99e32b80368c423ad97c7f587efd984849cc0ceb3ef008933e4b045eeb9aaac839e8a540e6f6d292eebfc3ae')
prepare() {
cd dde-network-core
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-network-core/-/commit/7585fd2d6a6b0797d3c05ea5fa903b9b14ddc3ae
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-network-core/-/commit/7585fd2d6a6b0797d3c05ea5fa903b9b14ddc3ae
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