summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-10-12 13:45:42 +0200
committerOscar Morante2019-10-12 13:45:42 +0200
commitf4b052b1499332a1ff3a3f941fc2ce4558157536 (patch)
tree58e0c2d8323fa421a986635eeca93e2c4c394e54
parent2e923c02b133040cd1a713f2d9a129dc54014562 (diff)
downloadaur-f4b052b1499332a1ff3a3f941fc2ce4558157536.tar.gz
update to new upstream version (2019.2.9f1)
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 365ffc6b8e7f..43c2cafd536e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unity-editor-doc
pkgdesc = Unity User Manual and Scripting API Reference.
- pkgver = 2019.2.8f1
+ pkgver = 2019.2.9f1
pkgrel = 1
url = https://unity3d.com/
arch = x86_64
@@ -8,7 +8,7 @@ pkgbase = unity-editor-doc
makedepends = cpio
depends = unity-editor
options = !strip
- source = 2019.2.8f1.zip::https://storage.googleapis.com/docscloudstorage/2019.2/UnityDocumentation.zip
+ source = 2019.2.9f1.zip::https://storage.googleapis.com/docscloudstorage/2019.2/UnityDocumentation.zip
md5sums = SKIP
pkgname = unity-editor-doc
diff --git a/PKGBUILD b/PKGBUILD
index 5b1e7ede4ea1..a6a8e5421df2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/Unity
pkgname=unity-editor-doc
-pkgver=2019.2.8f1
+pkgver=2019.2.9f1
pkgrel=1
pkgdesc="Unity User Manual and Scripting API Reference."
arch=('x86_64')
@@ -11,7 +11,7 @@ url='https://unity3d.com/'
license=('custom')
depends=('unity-editor')
makedepends=('cpio')
-source=("2019.2.8f1.zip::https://storage.googleapis.com/docscloudstorage/2019.2/UnityDocumentation.zip")
+source=("2019.2.9f1.zip::https://storage.googleapis.com/docscloudstorage/2019.2/UnityDocumentation.zip")
md5sums=("SKIP")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package