summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-04-16 18:12:14 +0200
committerOscar Morante2019-04-16 18:12:14 +0200
commited810910f34eef5c53523a0d6ecd2cf802e64c4e (patch)
tree1e7432cb6c5aec41efb92af2fc31d577e8d30342
parentdf921ec16c907817fea0cfed232c7a72efcb9980 (diff)
downloadaur-ed810910f34eef5c53523a0d6ecd2cf802e64c4e.tar.gz
update to new upstream version (2019.1.0f2)
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8b24e6088595..e85c5549814c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unity-editor-doc
pkgdesc = Unity User Manual and Scripting API Reference.
- pkgver = 2018.3.12f1
+ pkgver = 2019.1.0f2
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 = 2018.3.12f1.zip::https://storage.googleapis.com/docscloudstorage/2018.3/UnityDocumentation.zip
+ source = 2019.1.0f2.zip::https://storage.googleapis.com/docscloudstorage/2019.1/UnityDocumentation.zip
md5sums = SKIP
pkgname = unity-editor-doc
diff --git a/PKGBUILD b/PKGBUILD
index 239372df678e..3e7d5840ebfa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/Unity
pkgname=unity-editor-doc
-pkgver=2018.3.12f1
+pkgver=2019.1.0f2
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=("2018.3.12f1.zip::https://storage.googleapis.com/docscloudstorage/2018.3/UnityDocumentation.zip")
+source=("2019.1.0f2.zip::https://storage.googleapis.com/docscloudstorage/2019.1/UnityDocumentation.zip")
md5sums=("SKIP")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package