Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
deepin-network-core
Commits:
20b5fc64 by Felix Yan at 2025-03-10T16:49:20+08:00
upgpkg: 2.0.25-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.24
+ pkgver = 2.0.25
pkgrel = 1
url = https://github.com/linuxdeepin/dde-network-core
arch = x86_64
@@ -21,7 +21,7 @@ pkgbase = deepin-network-core
depends = gsettings-qt
depends = networkmanager-qt5
depends = qt5-base
- source =
git+https://github.com/linuxdeepin/dde-network-core.git#tag=2.0.24
- sha512sums =
f14130c276c6dbfd751fc19c88f38299ba55728a0317983c7e117150ed35d9d50166ee09121f66312c9148a68adb2c8d6bf9dd2b454280c1476808452ef553e8
+ source =
git+https://github.com/linuxdeepin/dde-network-core.git#tag=2.0.25
+ sha512sums =
ae33c60a395d461c45fdebbf95752329071971822ad3dac2e897825a0f6713d9d97022ced0d61170ad5574057a7d489ed3a1ef9913cc1555e0982c36462c3954
pkgname = deepin-network-core
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <[email protected]>
pkgname=deepin-network-core
-pkgver=2.0.24
+pkgver=2.0.25
pkgrel=1
pkgdesc='DDE network library and plugins'
arch=('x86_64')
@@ -12,7 +12,7 @@ depends=(dtkcore dtkgui dtkwidget deepin-control-center glibc
gcc-libs gsettings
makedepends=(git cmake deepin-session-shell gtest ninja qt5-tools)
groups=(deepin)
source=(git+https://github.com/linuxdeepin/dde-network-core.git#tag=$pkgver)
-sha512sums=('f14130c276c6dbfd751fc19c88f38299ba55728a0317983c7e117150ed35d9d50166ee09121f66312c9148a68adb2c8d6bf9dd2b454280c1476808452ef553e8')
+sha512sums=('ae33c60a395d461c45fdebbf95752329071971822ad3dac2e897825a0f6713d9d97022ced0d61170ad5574057a7d489ed3a1ef9913cc1555e0982c36462c3954')
prepare() {
cd dde-network-core
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-network-core/-/commit/20b5fc6485fb6a7fa787407d98d2a2e4cd1803e1
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-network-core/-/commit/20b5fc6485fb6a7fa787407d98d2a2e4cd1803e1
You're receiving this email because of your account on gitlab.archlinux.org.