summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormgl2021-04-11 19:18:20 +0200
committermgl2021-04-11 19:18:20 +0200
commitf0b4b0f87ca84c5f09809db3929b0201444bff23 (patch)
tree72f0f8e1e7eb61a1c33990d2461919bf456d6e6a
parent8b061326f1eb70680f3d6ede5ebf65910a74123f (diff)
downloadaur-f0b4b0f87ca84c5f09809db3929b0201444bff23.tar.gz
Updated to 2.4.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f541f582128d..8aa1185e8360 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.4.2
- pkgrel = 3
+ pkgver = 2.4.3
+ pkgrel = 1
url = https://unity.com/
arch = x86_64
license = custom
@@ -13,7 +13,7 @@ pkgbase = unityhub
depends = zip
depends = libxss
depends = libxtst
- source = unityhub-2.4.2.AppImage::https://public-cdn.cloud.unity3d.com/hub/prod/UnityHub.AppImage
+ source = unityhub-2.4.3.AppImage::https://public-cdn.cloud.unity3d.com/hub/prod/UnityHub.AppImage
sha256sums = SKIP
pkgname = unityhub
diff --git a/PKGBUILD b/PKGBUILD
index 8f645cb6abbb..2249ff0eb890 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Oscar Morante <oscar@mooistudios.com>
pkgname=unityhub
-pkgver=2.4.2
-pkgrel=3
+pkgver=2.4.3
+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')