summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjustforlxz2022-02-25 14:29:18 +0800
committerjustforlxz2022-02-25 14:29:18 +0800
commit871a7003b615d08ea036126439bdb75ae08a8e07 (patch)
tree3e54395b55e514fa8f19bfa9406378df4adad622
parent90db1b048697841ab93da1f89c174c7e4df8e19f (diff)
downloadaur-871a7003b615d08ea036126439bdb75ae08a8e07.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 4250a67f812e..7c9940c1bbd2 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 = aarch64
+ arch = x86_64
groups = deepin-git
license = GPL3
makedepends = git
diff --git a/PKGBUILD b/PKGBUILD
index df2382c40cc6..724e3162aafe 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=('aarch64')
+arch=('x86_64')
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')