summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-08-30 14:54:12 +0200
committerOscar Morante2019-08-30 14:54:12 +0200
commitb7202aad79ffb732eadb0f5e1f541f559c52eca9 (patch)
tree7714d43e8629626c66d8b3b222e25714278d11c5
parent9ecf5ec60754b9c55e3d9297e91a3d0d7729afd5 (diff)
downloadaur-b7202aad79ffb732eadb0f5e1f541f559c52eca9.tar.gz
update to new upstream version (2019.2.3f1)
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 90c2a9ec1c75..4fadd3c40a18 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.2f1
+ pkgver = 2019.2.3f1
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
license = custom
depends = unity-editor-beta
options = !strip
- source = 2019.2.2f1.zip::https://storage.googleapis.com/docscloudstorage/2019.2/UnityDocumentation.zip
+ source = 2019.2.3f1.zip::https://storage.googleapis.com/docscloudstorage/2019.2/UnityDocumentation.zip
md5sums = SKIP
pkgname = unity-editor-beta-doc
diff --git a/PKGBUILD b/PKGBUILD
index 7e81c6395b29..061d47898f59 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
_prefix=/opt/UnityBeta
pkgname=unity-editor-beta-doc
-pkgver=2019.2.2f1
+pkgver=2019.2.3f1
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.2f1.zip::https://storage.googleapis.com/docscloudstorage/2019.2/UnityDocumentation.zip")
+source=("2019.2.3f1.zip::https://storage.googleapis.com/docscloudstorage/2019.2/UnityDocumentation.zip")
md5sums=("SKIP")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package