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 e08e2e12bff4..8c1dac2cbdce 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,7 +3,7 @@ pkgbase = dtkcore-git
pkgver = 5.5.23.r5.g74f86b0
pkgrel = 1
url = https://github.com/linuxdeepin/dtkcore
- arch = aarch64
+ arch = x86_64
groups = deepin-git
license = LGPL3
makedepends = git
diff --git a/PKGBUILD b/PKGBUILD
index 4a9c81c72e20..2e9ef909f8a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=dtkcore-git
pkgver=5.5.23.r5.g74f86b0
pkgrel=1
pkgdesc='DTK core modules'
-arch=('aarch64')
+arch=('x86_64')
url="https://github.com/linuxdeepin/dtkcore"
license=('LGPL3')
depends=('dconf' 'deepin-desktop-base-git' 'python' 'gsettings-qt' 'lshw')