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 badec9a1a633..da3a45662439 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,7 +3,7 @@ pkgbase = gtk-qq-git
pkgver = 0.2.0.r137.g0be2283
pkgrel = 2
url = https://github.com/lomirus/gtk-qq
- arch = x86_64
+ arch = any
license = AGPL3
makedepends = meson
makedepends = rustup
diff --git a/PKGBUILD b/PKGBUILD
index 23abcbbb1804..1938119b93cb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgname=gtk-qq-git
pkgver=0.2.0.r137.g0be2283
pkgrel=2
pkgdesc="Unofficial Linux QQ client, based on GTK4."
-arch=('x86_64')
+arch=('any')
url="https://github.com/lomirus/gtk-qq"
license=('AGPL3')
depends=('openssl' 'gtk4' 'libadwaita')