summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOscar Morante2018-12-16 18:46:52 +0200
committerOscar Morante2018-12-16 18:46:52 +0200
commit79420b9b400106949750eba1a1e215d03db71714 (patch)
tree39447c56284a554205a3a94d881a5fead0fe6aab /PKGBUILD
parentfe797e1d860fe501198b41a3263ca14b6697db47 (diff)
downloadaur-79420b9b400106949750eba1a1e215d03db71714.tar.gz
update to new upstream version (2019.1.0a12)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 3 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 99f5ca4e2242..22e6f81d8995 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,20 +1,17 @@
# Maintainer: Oscar Morante <spacepluk at gmail dot com>
-_version=2018.3.0
-_build=f1
-_randomstring=f023c421e164
_prefix=/opt/UnityBeta
pkgname=unity-editor-beta-doc
-pkgver=${_version}${_build}
+pkgver=2019.1.0a12
pkgrel=1
pkgdesc="Unity User Manual and Scripting API Reference."
arch=('x86_64')
url='https://unity3d.com/'
license=('custom')
depends=('unity-editor-beta')
-source=("https://docs.unity3d.com/2018.3/Documentation/uploads/UnityDocumentation.zip")
-sha1sums=('SKIP')
+source=("2019.1.0a12.zip::https://storage.googleapis.com/docscloudstorage/2019.1/UnityDocumentation.zip")
+md5sums=("SKIP")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package