Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
deepin-pw-check
Commits:
e77846fa by Felix Yan at 2026-06-17T11:56:50+00:00
upgpkg: 6.0.11-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = deepin-pw-check
pkgdesc = Tool to verify the validity of the password
- pkgver = 6.0.10
+ pkgver = 6.0.11
pkgrel = 1
url = https://github.com/linuxdeepin/deepin-pw-check
arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = deepin-pw-check
depends = cracklib
depends = gtk3
depends = iniparser
- source =
git+https://github.com/linuxdeepin/deepin-pw-check.git#tag=6.0.10
- sha512sums =
c73d27aa5bb26d48f0d5c4f4cd3e6fae3d2e7840da0036e297d7c568be2a120198277f871f8b9503b8a6125025eeeee07fa8f0a233640f78bc3a4cd0bdba5338
+ source =
git+https://github.com/linuxdeepin/deepin-pw-check.git#tag=6.0.11
+ sha512sums =
f6e6fcb9124e3bb4bcca4078aa1547c9734ad03f5db76d128d83a68ef9f3cfdd9a145ebdaae0a1d04d0fe5fc023c798353d15d0d52a489804af0bd5717257a05
pkgname = deepin-pw-check
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <[email protected]>
pkgname=deepin-pw-check
-pkgver=6.0.10
+pkgver=6.0.11
pkgrel=1
pkgdesc='Tool to verify the validity of the password'
arch=('x86_64')
@@ -11,7 +11,7 @@ depends=('cracklib' 'gtk3' 'iniparser')
makedepends=('deepin-gettext-tools' 'git' 'go')
groups=('deepin')
source=("git+https://github.com/linuxdeepin/deepin-pw-check.git#tag=$pkgver")
-sha512sums=('c73d27aa5bb26d48f0d5c4f4cd3e6fae3d2e7840da0036e297d7c568be2a120198277f871f8b9503b8a6125025eeeee07fa8f0a233640f78bc3a4cd0bdba5338')
+sha512sums=('f6e6fcb9124e3bb4bcca4078aa1547c9734ad03f5db76d128d83a68ef9f3cfdd9a145ebdaae0a1d04d0fe5fc023c798353d15d0d52a489804af0bd5717257a05')
prepare() {
cd deepin-pw-check
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-pw-check/-/commit/e77846fa26f13b25d9946eb3027a649867447145
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-pw-check/-/commit/e77846fa26f13b25d9946eb3027a649867447145
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