summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorksandr2021-12-06 11:36:04 +0300
committerksandr2021-12-06 11:36:04 +0300
commit0d33f6e698103ac26162846e5d3cb35d740dd2ca (patch)
tree778de329ab6aa89e061fcab6cd8bbb0eb1b83da0
parent752a75c04a076dfc91d3fa8d9141c54c78760d80 (diff)
downloadaur-0d33f6e698103ac26162846e5d3cb35d740dd2ca.tar.gz
Set arch = x86_64
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b54ab7144a82..6744098a6239 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
pkgbase = assistant
pkgdesc = Secure remote access to computers over a local network or over the Internet.
pkgver = 4.6
- pkgrel = 1
+ pkgrel = 2
url = https://xn--80akicokc0aablc.xn--p1ai/
- arch = any
+ arch = x86_64
license = custom
depends = bash
depends = gtk2
diff --git a/PKGBUILD b/PKGBUILD
index ebcbc161c4dd..0a4aecba82cb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
pkgname=assistant
pkgver=4.6
-pkgrel=1
+pkgrel=2
pkgdesc='Secure remote access to computers over a local network or over the Internet.'
-arch=('any')
+arch=('x86_64')
license=('custom')
url="https://xn--80akicokc0aablc.xn--p1ai/"
depends=('bash' 'gtk2')