summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-05-10 11:48:39 +0200
committerOscar Morante2019-05-10 11:48:39 +0200
commitdd566a08d8262a80e8c866691c00af1076f2965c (patch)
tree81993ad85fc860a0e6e02136467e9401b3bac206
parente6372463f77f2d2ed2d7b3d03406ebb839311cd5 (diff)
downloadaur-dd566a08d8262a80e8c866691c00af1076f2965c.tar.gz
update to new upstream version (2019.2.0b1)
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c6656b154fdc..348fa7c5abee 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.0a14
+ pkgver = 2019.2.0b1
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
license = custom
depends = unity-editor-beta
options = !strip
- source = 2019.2.0a14.zip::https://storage.googleapis.com/docscloudstorage/2019.2/UnityDocumentation.zip
+ source = 2019.2.0b1.zip::https://storage.googleapis.com/docscloudstorage/2019.2/UnityDocumentation.zip
md5sums = SKIP
pkgname = unity-editor-beta-doc
diff --git a/PKGBUILD b/PKGBUILD
index 1d23b5b15229..b4258d8d8ed3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
_prefix=/opt/UnityBeta
pkgname=unity-editor-beta-doc
-pkgver=2019.2.0a14
+pkgver=2019.2.0b1
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.0a14.zip::https://storage.googleapis.com/docscloudstorage/2019.2/UnityDocumentation.zip")
+source=("2019.2.0b1.zip::https://storage.googleapis.com/docscloudstorage/2019.2/UnityDocumentation.zip")
md5sums=("SKIP")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package