Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
deepin-polkit-agent
Commits:
21971ad9 by Felix Yan at 2026-03-04T22:08:56+08:00
upgpkg: 6.0.18-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = deepin-polkit-agent
pkgdesc = Deepin Polkit Agent
- pkgver = 6.0.17
+ pkgver = 6.0.18
pkgrel = 1
url = https://github.com/linuxdeepin/dde-polkit-agent
arch = x86_64
@@ -16,7 +16,7 @@ pkgbase = deepin-polkit-agent
depends = polkit-qt6
depends = qt6-base
depends = gcc-libs
- source =
git+https://github.com/linuxdeepin/dde-polkit-agent.git#tag=6.0.17
- sha512sums =
bf70d27f6e9e8eb11c8a3c5be15a3f804941b22343119f93fa031b713df18117aa1217cc847db83a948bfcd4636c462a20d5e3df503a038bb532e97c25f76791
+ source =
git+https://github.com/linuxdeepin/dde-polkit-agent.git#tag=6.0.18
+ sha512sums =
9c537eb3d00c189991c355a1383ea9a38624ca7215919efd3028c400f0fdbcc7806b05e81917b4e502ae25a3da8855c550760988b7508a2abe19bc66254a17b3
pkgname = deepin-polkit-agent
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
pkgname=deepin-polkit-agent
-pkgver=6.0.17
+pkgver=6.0.18
pkgrel=1
pkgdesc='Deepin Polkit Agent'
arch=('x86_64')
@@ -13,7 +13,7 @@ depends=('deepin-shell' 'dtk6core' 'dtk6widget' 'polkit-qt6'
'qt6-base' 'gcc-lib
makedepends=('git' 'cmake' 'ninja' 'qt6-tools')
groups=('deepin')
source=("git+https://github.com/linuxdeepin/dde-polkit-agent.git#tag=$pkgver")
-sha512sums=('bf70d27f6e9e8eb11c8a3c5be15a3f804941b22343119f93fa031b713df18117aa1217cc847db83a948bfcd4636c462a20d5e3df503a038bb532e97c25f76791')
+sha512sums=('9c537eb3d00c189991c355a1383ea9a38624ca7215919efd3028c400f0fdbcc7806b05e81917b4e502ae25a3da8855c550760988b7508a2abe19bc66254a17b3')
build() {
cd dde-polkit-agent
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-polkit-agent/-/commit/21971ad901758a1a0e6f45be221ae98cb52722c6
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-polkit-agent/-/commit/21971ad901758a1a0e6f45be221ae98cb52722c6
You're receiving this email because of your account on gitlab.archlinux.org.