summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormgl2020-04-30 19:23:16 +0200
committermgl2020-04-30 19:23:16 +0200
commit0901ddca6d82220c7890ae53f4b02be439151003 (patch)
treec8fb61cfbc3bd0affaa1865b75d8f9faea2529d0
parent6f49f17c5903d81886d1cb7acbc659618930bd27 (diff)
downloadaur-0901ddca6d82220c7890ae53f4b02be439151003.tar.gz
Updated to 2.3.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD7
2 files changed, 7 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ea543a79b6dc..ff81c31f5cba 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
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.0
+ pkgver = 2.3.1
pkgrel = 1
arch = x86_64
license = custom
@@ -14,8 +14,8 @@ pkgbase = unityhub
depends = libxss
depends = gconf
depends = libxtst
- source = unityhub-2.3.0.AppImage::https://public-cdn.cloud.unity3d.com/hub/prod/UnityHub.AppImage
- md5sums = d7cb21611e5f77fb6ebe03b01efd6ded
+ source = unityhub-2.3.1.AppImage::https://public-cdn.cloud.unity3d.com/hub/prod/UnityHub.AppImage
+ sha256sums = dea24cb7c5729fa1776580b744a836d9e0bcea4a87e543737e70503ba97cd926
pkgname = unityhub
diff --git a/PKGBUILD b/PKGBUILD
index 1d34c0339526..07c9a4a41487 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,16 @@
-# Maintainer: Oscar Morante <oscar@mooistudios.com>
+# Maintainer: Marius Glo <marius@mgl.dev>
+# Contributor: Oscar Morante <oscar@mooistudios.com>
pkgname=unityhub
-pkgver=2.3.0
+pkgver=2.3.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."
arch=('x86_64')
license=('custom')
depends=('gtk2' 'nss' 'p7zip' 'tar' 'gzip' 'cpio' 'zip' 'libxss' 'gconf' 'libxtst')
source=("${pkgname}-${pkgver}.AppImage::https://public-cdn.cloud.unity3d.com/hub/prod/UnityHub.AppImage")
-md5sums=('d7cb21611e5f77fb6ebe03b01efd6ded')
PKGEXT='.pkg.tar'
+sha256sums=('dea24cb7c5729fa1776580b744a836d9e0bcea4a87e543737e70503ba97cd926')
build() {
# Extract AppImage