summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjustforlxz2022-02-25 13:46:48 +0800
committerjustforlxz2022-02-25 13:46:48 +0800
commit90db1b048697841ab93da1f89c174c7e4df8e19f (patch)
tree8e96feb6a7ff627d7a84bc88323ab1b14dff128a
parentf494b2bd2fddabd1c9605bbc2baab7f21998dea0 (diff)
downloadaur-90db1b048697841ab93da1f89c174c7e4df8e19f.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 7c9940c1bbd2..4250a67f812e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,7 +3,7 @@ pkgbase = deepin-launcher-git
pkgver = 5.4.11.r30.g6570c818
pkgrel = 1
url = https://github.com/linuxdeepin/dde-launcher
- arch = x86_64
+ arch = aarch64
groups = deepin-git
license = GPL3
makedepends = git
diff --git a/PKGBUILD b/PKGBUILD
index 724e3162aafe..df2382c40cc6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=deepin-launcher-git
pkgver=5.4.11.r30.g6570c818
pkgrel=1
pkgdesc='Deepin desktop-environment - Launcher module'
-arch=('x86_64')
+arch=('aarch64')
url="https://github.com/linuxdeepin/dde-launcher"
license=('GPL3')
depends=('gsettings-qt' 'qt5-svg' 'qt5-x11extras' 'startdde-git' 'deepin-daemon-git' 'deepin-qt-dbus-factory-git' 'xdg-user-dirs')