summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Patrick Fair2022-02-03 19:58:30 -0700
committerChristopher Patrick Fair2022-02-03 19:58:30 -0700
commit64d6296ab7e95238cead4d038baa6068e7fef3a5 (patch)
treed67f22a03003fe657cbea7eacc268eb57949268d
parent2efad153b4ce608a93374e5bc99b856c5fb201bb (diff)
downloadaur-64d6296ab7e95238cead4d038baa6068e7fef3a5.tar.gz
bumped version....this is an appimage that is always up to date, the version actually does not matter...but it irritates people and I don't want people irritated;)
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1e519b849937..a03add8b8a08 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.3
- pkgrel = 3
+ pkgver = 3.0.1
+ pkgrel = 1
url = https://unity.com/
arch = x86_64
license = custom
@@ -13,8 +13,7 @@ pkgbase = unityhub
depends = zip
depends = libxss
depends = libxtst
- source = unityhub-2.4.3.AppImage::https://public-cdn.cloud.unity3d.com/hub/prod/UnityHub.AppImage
+ source = unityhub-3.0.1.AppImage::https://public-cdn.cloud.unity3d.com/hub/prod/UnityHub.AppImage
sha256sums = SKIP
pkgname = unityhub
-
diff --git a/PKGBUILD b/PKGBUILD
index 555cb4061c00..741ee7ea74c0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Oscar Morante <oscar@mooistudios.com>
pkgname=unityhub
-pkgver=2.4.3
-pkgrel=3
+pkgver=3.0.1
+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')