summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-07-16 13:25:58 +0200
committerOscar Morante2019-07-16 13:25:58 +0200
commitf5dbe7ea8c2e459eea9221e3f8f83b47d206cdd4 (patch)
tree11229d62bdfeb93ce980f3c99616c6897fbded8c
parent2d03206cb1ebcee577aa4d7c9aa22b766a7c2028 (diff)
downloadaur-f5dbe7ea8c2e459eea9221e3f8f83b47d206cdd4.tar.gz
update to new upstream version (2019.1.10f1)
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 42ce0f16af7a..4ae8de2c1898 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unity-editor-doc
pkgdesc = Unity User Manual and Scripting API Reference.
- pkgver = 2019.1.9f1
+ pkgver = 2019.1.10f1
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.1.9f1.zip::https://storage.googleapis.com/docscloudstorage/2019.1/UnityDocumentation.zip
+ source = 2019.1.10f1.zip::https://storage.googleapis.com/docscloudstorage/2019.1/UnityDocumentation.zip
md5sums = SKIP
pkgname = unity-editor-doc
diff --git a/PKGBUILD b/PKGBUILD
index a15b7d1a3954..257823c61c7c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/Unity
pkgname=unity-editor-doc
-pkgver=2019.1.9f1
+pkgver=2019.1.10f1
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.1.9f1.zip::https://storage.googleapis.com/docscloudstorage/2019.1/UnityDocumentation.zip")
+source=("2019.1.10f1.zip::https://storage.googleapis.com/docscloudstorage/2019.1/UnityDocumentation.zip")
md5sums=("SKIP")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package