summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-11-04 15:30:41 +0200
committerOscar Morante2018-11-04 15:30:41 +0200
commit03bb269941c3375cc739909af6590075e6e69fcd (patch)
tree14f8b2d53edf5bee66c9df9b6c2ad7fe03a2b9ed
parent9002fde3e4f5b08ceec043089a8e1a1805fed1b6 (diff)
downloadaur-03bb269941c3375cc739909af6590075e6e69fcd.tar.gz
update to new upstream version (1.2.0)
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d086808c0aad..10c6d6f777a9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
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 = 1.1.0
- pkgrel = 2
- url = https://forum.unity.com/threads/unity-hub-v-1-1-0-is-now-available.564763/
+ pkgver = 1.2.0
+ pkgrel = 1
+ url = https://forum.unity.com/threads/unity-hub-v-1-2-0-is-now-available.574483
arch = x86_64
license = custom
depends = gtk2
@@ -15,7 +15,7 @@ pkgbase = unityhub
depends = libxss
depends = gconf
source = https://public-cdn.cloud.unity3d.com/hub/prod/UnityHubSetup.AppImage
- md5sums = 7b3fd6f7d66680603a6f3342d77e8a49
+ md5sums = 9e72b0253001215b04a40621cfff4599
pkgname = unityhub
diff --git a/PKGBUILD b/PKGBUILD
index a608aa63858e..28e0fdd1150a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Oscar Morante <oscar@mooistudios.com>
pkgname=unityhub
-pkgver=1.1.0
-pkgrel=2
+pkgver=1.2.0
+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')
-url="https://forum.unity.com/threads/unity-hub-v-1-1-0-is-now-available.564763/"
+url=https://forum.unity.com/threads/unity-hub-v-1-2-0-is-now-available.574483
license=('custom')
depends=('gtk2' 'nss' 'p7zip' 'tar' 'gzip' 'cpio' 'zip' 'libxss' 'gconf')
source=("https://public-cdn.cloud.unity3d.com/hub/prod/UnityHubSetup.AppImage")
-md5sums=('7b3fd6f7d66680603a6f3342d77e8a49')
+md5sums=('9e72b0253001215b04a40621cfff4599')
PKGEXT='.pkg.tar'
package() {