summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-02-21 17:16:51 +0100
committerOscar Morante2018-02-21 17:16:51 +0100
commit29bb38691a28005976dc7e0ac6171c6b912bb176 (patch)
tree322307bc2eb26e72864b638625b1f86d093c2bc1
parentbc7ab805bc137d1f83e18b1dfb311411bdc5a7f4 (diff)
downloadaur-29bb38691a28005976dc7e0ac6171c6b912bb176.tar.gz
update to new upstream version (2018.1.0b8)
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD10
2 files changed, 8 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d97b568bcc12..e0e38371d833 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v8
-# Thu Dec 7 13:45:00 UTC 2017
pkgbase = unity-editor-beta-doc
pkgdesc = Unity User Manual and Scripting API Reference.
- pkgver = 2017.3.0f1+20171206
+ pkgver = 2018.1.0b8+20180221
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
@@ -12,8 +10,8 @@ pkgbase = unity-editor-beta-doc
makedepends = libarchive
depends = unity-editor-beta
options = !strip
- source = http://beta.unity3d.com/download/3c89f8d277f5/UnitySetup-2017.3.0f1
- sha1sums = 864eec744e5ca360c41e6121ddbd4cbb48659fe4
+ source = http://beta.unity3d.com/download/ee2fb9f9da52/UnitySetup-2018.1.0b8
+ sha1sums = 1322e5922b3a5b37910b30e308740cc453211ebd
pkgname = unity-editor-beta-doc
diff --git a/PKGBUILD b/PKGBUILD
index f75373314068..6df5f8fdbd57 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Oscar Morante <spacepluk at gmail dot com>
-_version=2017.3.0
-_build=f1
-_buildtag=20171206
-_randomstring=3c89f8d277f5
+_version=2018.1.0
+_build=b8
+_buildtag=20180221
+_randomstring=ee2fb9f9da52
_prefix=/opt/UnityBeta
_unitydownloads="http://beta.unity3d.com/download/${_randomstring}"
#_keepsources=yes
@@ -18,7 +18,7 @@ license=('custom')
depends=('unity-editor-beta')
makedepends=('gtk2' 'libsoup' 'libarchive')
source=("${_unitydownloads}/UnitySetup-${_version}${_build}")
-sha1sums=('864eec744e5ca360c41e6121ddbd4cbb48659fe4')
+sha1sums=('1322e5922b3a5b37910b30e308740cc453211ebd')
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package