Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / deepin-network-core
Commits: 84283d52 by Felix Yan at 2025-08-01T02:47:23+08:00 upgpkg: 2.0.28-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.27 + pkgver = 2.0.28 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.27 - sha512sums = d89d69d12595faa9de3d593284bdbd0e053c24dc09f2443da60f551d2b29700a49d8953006b78eafed8d716b999a398dc3225dd78269c898071ae495e60d578b + source = git+https://github.com/linuxdeepin/dde-network-core.git#tag=2.0.28 + sha512sums = ec7ff37bf47d975afd78793505a9a99c03860f581e61f482ab611b03f57d53da6a7d0363edc465d9c3beff5e98c686851099b31f9a868dfdf86b245805902b19 pkgname = deepin-network-core ===================================== PKGBUILD ===================================== @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <felixonm...@archlinux.org> pkgname=deepin-network-core -pkgver=2.0.27 +pkgver=2.0.28 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=('d89d69d12595faa9de3d593284bdbd0e053c24dc09f2443da60f551d2b29700a49d8953006b78eafed8d716b999a398dc3225dd78269c898071ae495e60d578b') +sha512sums=('ec7ff37bf47d975afd78793505a9a99c03860f581e61f482ab611b03f57d53da6a7d0363edc465d9c3beff5e98c686851099b31f9a868dfdf86b245805902b19') prepare() { cd dde-network-core View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-network-core/-/commit/84283d52730a83e7d37e04a92155fac00ecdadb0 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-network-core/-/commit/84283d52730a83e7d37e04a92155fac00ecdadb0 You're receiving this email because of your account on gitlab.archlinux.org.