summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjustforlxz2022-02-25 14:30:29 +0800
committerjustforlxz2022-02-25 14:30:29 +0800
commitf5811b206647c59c52d135abefadd74ab7c8a24e (patch)
tree5e261e6b5ef865ee71a2d0fcb90e3d340650bf35
parenta181022265d76e153b3c28148755048f69c385ec (diff)
downloadaur-f5811b206647c59c52d135abefadd74ab7c8a24e.tar.gz
update
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cfef73cae99d..043e57fe80f4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,7 +3,7 @@ pkgbase = deepin-pw-check-git
pkgver = 5.1.6.r5.g10c0e2f
pkgrel = 1
url = https://github.com/linuxdeepin/deepin-pw-check
- arch = aarch64
+ arch = x86_64
groups = deepin-git
license = GPL3
makedepends = git
diff --git a/PKGBUILD b/PKGBUILD
index 737f3ec17aa6..4f202b8e8203 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=deepin-pw-check-git
pkgver=5.1.6.r5.g10c0e2f
pkgrel=1
pkgdesc='deepin-pw-check is a tool to verify the validity of the password'
-arch=('aarch64')
+arch=('x86_64')
url="https://github.com/linuxdeepin/deepin-pw-check"
license=('GPL3')
depends=('cracklib' 'iniparser' 'pam')