summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-05-14 11:32:02 +0200
committerOscar Morante2019-05-14 11:36:55 +0200
commit961803ff925709b4f3a47f5a933544df18576071 (patch)
treeb9dd50ab8dacc76c283f74616831b5fec817f221
parenta972ce94ba92b2f0c0bee506546762c369e567e1 (diff)
downloadaur-961803ff925709b4f3a47f5a933544df18576071.tar.gz
too many urls not enough time
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 0 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9bc5a9818799..03afb4d92c9f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,6 @@ pkgbase = unityhub
pkgdesc = The Unity Hub is a standalone application that streamlines the way you find, download, and manage your Unity Projects and installations.
pkgver = 1.6.2
pkgrel = 1
- url = https://forum.unity.com/threads/unity-hub-v-1-5-0-is-now-available.627847/
arch = x86_64
license = custom
depends = gtk2
diff --git a/PKGBUILD b/PKGBUILD
index 3bd24e2061a8..ee6c097f31bd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,6 @@ pkgver=1.6.2
pkgrel=1
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-5-0-is-now-available.627847/
license=('custom')
depends=('gtk2' 'nss' 'p7zip' 'tar' 'gzip' 'cpio' 'zip' 'libxss' 'gconf')
source=("${pkgname}-${pkgver}.AppImage::https://public-cdn.cloud.unity3d.com/hub/prod/UnityHubSetup.AppImage")