summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjustforlxz2022-02-25 14:33:10 +0800
committerjustforlxz2022-02-25 14:33:10 +0800
commit13581a8e0459e5a4a5dd151a0b040ffc0e475a24 (patch)
treedf7c9884547414e4d3a8ce44cdbd914c0320df59
parent5efbc8ef39f83360fe3d853fa4378590ec38464a (diff)
downloadaur-13581a8e0459e5a4a5dd151a0b040ffc0e475a24.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 ec8d0a8d7226..c80fc3ca7c1a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,7 +3,7 @@ pkgbase = dtkcommon-git
pkgver = 5.5.17.r8.gfe3dd87
pkgrel = 1
url = https://github.com/linuxdeepin/dtkcommon
- arch = aarch64
+ arch = x86_64
groups = deepin-git
license = LGPL3
makedepends = git
diff --git a/PKGBUILD b/PKGBUILD
index 44cae59a9a87..aafc7cede2d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=dtkcommon-git
pkgver=5.5.17.r8.gfe3dd87
pkgrel=1
pkgdesc='DTK common modules'
-arch=('aarch64')
+arch=('x86_64')
url="https://github.com/linuxdeepin/dtkcommon"
license=('LGPL3')
depends=()