summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjustforlxz2022-02-25 14:27:22 +0800
committerjustforlxz2022-02-25 14:27:22 +0800
commit5e61e3bc4e2188fd78e2edc5671b4d35607919d6 (patch)
tree74a0aa319737d052bbb1b47a1e7d6324fa882c8a
parent1dee27a3c5f85b63f29da36119c6c1ee6153e975 (diff)
downloadaur-5e61e3bc4e2188fd78e2edc5671b4d35607919d6.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 524c1e268401..3b492c3c9bae 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,7 +4,7 @@ pkgbase = deepin-daemon-git
pkgrel = 1
url = https://github.com/linuxdeepin/dde-daemon
install = deepin-daemon-git.install
- arch = aarch64
+ arch = x86_64
groups = deepin-git
license = GPL3
makedepends = golang-github-linuxdeepin-go-dbus-factory-git
diff --git a/PKGBUILD b/PKGBUILD
index c914154fd57e..1c6c7a4af2d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=deepin-daemon-git
pkgver=6.0.0.r85.gf8733f93
pkgrel=1
pkgdesc='Daemon handling the DDE session settings'
-arch=('aarch64')
+arch=('x86_64')
url="https://github.com/linuxdeepin/dde-daemon"
license=('GPL3')
depends=('deepin-desktop-schemas-git' 'ddcutil' 'deepin-api-git' 'gvfs' 'iso-codes' 'lsb-release'