summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormgl2020-05-31 14:54:33 +0200
committermgl2020-05-31 14:54:33 +0200
commit4d49f13eeef8219f6807626cb408eae72a9ed0c2 (patch)
treee0c42135f94d565dd900c289fcb7e67229eadcef
parentdac35cbdd1cef013ea564670db06611653a133f5 (diff)
downloadaur-4d49f13eeef8219f6807626cb408eae72a9ed0c2.tar.gz
Update to 2.3.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 04a9d8c9b642..d0ae56dacfd4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
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 = 2.3.1
- pkgrel = 2
+ pkgver = 2.3.2
+ pkgrel = 1
url = https://unity.com/
arch = x86_64
license = custom
@@ -15,7 +15,7 @@ pkgbase = unityhub
depends = libxss
depends = gconf
depends = libxtst
- source = unityhub-2.3.1.AppImage::https://public-cdn.cloud.unity3d.com/hub/prod/UnityHub.AppImage
+ source = unityhub-2.3.2.AppImage::https://public-cdn.cloud.unity3d.com/hub/prod/UnityHub.AppImage
sha256sums = SKIP
pkgname = unityhub
diff --git a/PKGBUILD b/PKGBUILD
index 24ab567c1153..f4657658cbe1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Oscar Morante <oscar@mooistudios.com>
pkgname=unityhub
-pkgver=2.3.1
-pkgrel=2
+pkgver=2.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."
url="https://unity.com/"
arch=('x86_64')