summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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')