summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOscar Morante2018-12-10 11:55:38 +0200
committerOscar Morante2018-12-10 11:55:38 +0200
commitea774bcb28fb5ad24adcb32bfd6c6459616b8322 (patch)
treef831e47c954a0537c1e54e122bb94e0a87290abc /PKGBUILD
parentdb66fbf304f6b8fd405e3b2da9e3bb6c767ccf19 (diff)
downloadaur-ea774bcb28fb5ad24adcb32bfd6c6459616b8322.tar.gz
update to new upstream version (1.3.2)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 872b28a7dfd5..44c1a929271d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Oscar Morante <oscar@mooistudios.com>
pkgname=unityhub
-pkgver=1.3.0
+pkgver=1.3.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-2-0-is-now-available.574483
+url=https://forum.unity.com/threads/unity-hub-v-1-3-2-is-now-available.594139
license=('custom')
depends=('gtk2' 'nss' 'p7zip' 'tar' 'gzip' 'cpio' 'zip' 'libxss' 'gconf')
source=("https://public-cdn.cloud.unity3d.com/hub/prod/UnityHubSetup.AppImage")
-md5sums=('b1d116a103a82d6c24f0cc17a3332079')
+md5sums=('a71a4c98b265fe083eaccca33a6fd4ba')
PKGEXT='.pkg.tar'
package() {