summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVladislav2023-01-14 00:57:11 +0300
committerVladislav2023-01-14 00:57:11 +0300
commit3708511eb23701a3fdeeeed999e95c6fe3a11e59 (patch)
tree0e72cf76d55dcd04b4ed42d3dd31d889105eec58
parent726449ab19696c21bbe15f7fa91d400dbfee4c56 (diff)
downloadaur-3708511eb23701a3fdeeeed999e95c6fe3a11e59.tar.gz
update to 7.2.2 and bugfix
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 736b6db403c7..8b9eeb34bce7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,7 +4,7 @@ pkgbase = onlyoffice-documentserver-bin
pkgrel = 1
url = https://github.com/ONLYOFFICE/DocumentServer
install = onlyoffice-documentserver.install
- arch = any
+ arch = x86_64
license = AGPL
depends = rabbitmq
depends = postgresql
diff --git a/PKGBUILD b/PKGBUILD
index b9d43def6e3e..94fc25334620 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgname=onlyoffice-documentserver-bin
pkgver=7.2.2
pkgrel=1
pkgdesc="Online office suite comprising viewers and editors for texts, spreadsheets and presentations"
-arch=('any')
+arch=('x86_64')
url="https://github.com/ONLYOFFICE/DocumentServer"
depends=('rabbitmq' 'postgresql' 'nginx')
conflicts=('onlyoffice-documentserver')