summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMilkii Brewster2024-03-29 21:41:06 +0000
committerMilkii Brewster2024-03-29 21:41:06 +0000
commitc60c1c8d0ff3a1cbd9cd8849f1f6f99a7b6bfb5d (patch)
treef05a184ca14a0ea11a6d3fc6fb4f0bd603a9bb60 /PKGBUILD
parent19155042a77001189daebdc91fd47664cdf43d21 (diff)
downloadaur-c60c1c8d0ff3a1cbd9cd8849f1f6f99a7b6bfb5d.tar.gz
fix url, add build deps
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c33b7a409468..075bda352aff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,10 +5,10 @@ pkgname=x2godesktopsharing
pkgver=3.2.0.0
pkgrel=1
pkgdesc="X2Go add-on tool that allows a user to grant other X2go users access to the current session (shadow session support)."
-arch=('x86_64')
-url="<http://www.x2go.org/>"
+arch=('x86_64' 'aarch64')
+url="http://www.x2go.org"
license=('GPL')
-depends=('x2goserver>=4.0.1' 'qt5-base')
+depends=('x2goserver>=4.0.1' 'qt5-base' 'qt5-svg' 'qt5-tools')
options=(emptydirs)
groups=('x2go' 'alts')
source=("https://code.x2go.org/releases/source/${pkgname}/${pkgname}-${pkgver}.tar.gz"{,.asc}