summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-03-18 20:26:53 +0100
committerOscar Morante2019-03-18 20:26:53 +0100
commit793a3233b0b0c533f1782099dd1cf797645f0cce (patch)
tree3507b63130caf889efa82c45b1652bf29fc3dd56
parentd487ff7b4660809587370a7d8672b1f9d9287320 (diff)
downloadaur-793a3233b0b0c533f1782099dd1cf797645f0cce.tar.gz
update to new upstream version (2019.1.0b8)
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9f61accc74b5..4ae87fef38e8 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.0b7
+ pkgver = 2019.1.0b8
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
license = custom
depends = unity-editor-beta
options = !strip
- source = 2019.1.0b7.zip::https://storage.googleapis.com/docscloudstorage/2019.1/UnityDocumentation.zip
+ source = 2019.1.0b8.zip::https://storage.googleapis.com/docscloudstorage/2019.1/UnityDocumentation.zip
md5sums = SKIP
pkgname = unity-editor-beta-doc
diff --git a/PKGBUILD b/PKGBUILD
index c92f1506b59e..e675e38010bb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
_prefix=/opt/UnityBeta
pkgname=unity-editor-beta-doc
-pkgver=2019.1.0b7
+pkgver=2019.1.0b8
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.0b7.zip::https://storage.googleapis.com/docscloudstorage/2019.1/UnityDocumentation.zip")
+source=("2019.1.0b8.zip::https://storage.googleapis.com/docscloudstorage/2019.1/UnityDocumentation.zip")
md5sums=("SKIP")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package