summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-04-25 13:54:23 +0200
committerOscar Morante2019-04-25 13:54:23 +0200
commitbb42e83142e6cc313364351aacb9cc29f4f01391 (patch)
tree93a9aeeb750c8f14fe1b272b2bef2e988e9e3abb
parente101edfdb9c7864c89940e39cd19099d0d006bfc (diff)
downloadaur-bb42e83142e6cc313364351aacb9cc29f4f01391.tar.gz
update to new upstream version (2019.2.0a13)
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fcd05b92dd2a..6fdfe2ed4acb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = unity-editor-beta-doc
pkgdesc = Unity User Manual and Scripting API Reference.
- pkgver = 2019.2.0a11
+ pkgver = 2019.2.0a13
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
license = custom
depends = unity-editor-beta
options = !strip
- source = 2019.2.0a11.zip::https://storage.googleapis.com/docscloudstorage/2019.2/UnityDocumentation.zip
+ source = 2019.2.0a13.zip::https://storage.googleapis.com/docscloudstorage/2019.2/UnityDocumentation.zip
md5sums = SKIP
pkgname = unity-editor-beta-doc
diff --git a/PKGBUILD b/PKGBUILD
index 99b5312b379d..7d1cf07bd3e5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
_prefix=/opt/UnityBeta
pkgname=unity-editor-beta-doc
-pkgver=2019.2.0a11
+pkgver=2019.2.0a13
pkgrel=1
pkgdesc="Unity User Manual and Scripting API Reference."
arch=('x86_64')
url='https://unity3d.com/'
license=('custom')
depends=('unity-editor-beta')
-source=("2019.2.0a11.zip::https://storage.googleapis.com/docscloudstorage/2019.2/UnityDocumentation.zip")
+source=("2019.2.0a13.zip::https://storage.googleapis.com/docscloudstorage/2019.2/UnityDocumentation.zip")
md5sums=("SKIP")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package