summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f9dc4c6ae98d..a608aa63858e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=unityhub
pkgver=1.1.0
-pkgrel=1
+pkgrel=2
pkgdesc="The Unity Hub is a standalone application that streamlines the way you find, download, and manage your Unity Projects and installations."
arch=('x86_64')
url="https://forum.unity.com/threads/unity-hub-v-1-1-0-is-now-available.564763/"
license=('custom')
-depends=('gtk2' 'nss' 'p7zip' 'tar' 'gzip' 'cpio' 'zip')
+depends=('gtk2' 'nss' 'p7zip' 'tar' 'gzip' 'cpio' 'zip' 'libxss' 'gconf')
source=("https://public-cdn.cloud.unity3d.com/hub/prod/UnityHubSetup.AppImage")
md5sums=('7b3fd6f7d66680603a6f3342d77e8a49')
PKGEXT='.pkg.tar'