summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-02-12 11:39:10 +0100
committerOscar Morante2019-02-12 11:39:10 +0100
commitef7d1db6eb0930e6c3b2bcff0f5cb044a2ba040c (patch)
tree6bbef778e2a8129b24d9e402b2b092fe15008b6c
parent11b66b06371f123c9e7c6101f3d613c39d015c27 (diff)
downloadaur-ef7d1db6eb0930e6c3b2bcff0f5cb044a2ba040c.tar.gz
update to new upstream version (2019.1.0b3)
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 323d60e85d97..1a38086f6737 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = unity-editor-beta-doc
pkgdesc = Unity User Manual and Scripting API Reference.
- pkgver = 2019.1.0b2
+ pkgver = 2019.1.0b3
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
license = custom
depends = unity-editor-beta
options = !strip
- source = 2019.1.0b2.zip::https://storage.googleapis.com/docscloudstorage/2019.1/UnityDocumentation.zip
+ source = 2019.1.0b3.zip::https://storage.googleapis.com/docscloudstorage/2019.1/UnityDocumentation.zip
md5sums = SKIP
pkgname = unity-editor-beta-doc
diff --git a/PKGBUILD b/PKGBUILD
index 5009da309b06..8082816a0c45 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
_prefix=/opt/UnityBeta
pkgname=unity-editor-beta-doc
-pkgver=2019.1.0b2
+pkgver=2019.1.0b3
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.1.0b2.zip::https://storage.googleapis.com/docscloudstorage/2019.1/UnityDocumentation.zip")
+source=("2019.1.0b3.zip::https://storage.googleapis.com/docscloudstorage/2019.1/UnityDocumentation.zip")
md5sums=("SKIP")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package