summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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')