summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2019-06-17 12:41:30 +0300
committerOscar Morante2019-06-17 12:41:30 +0300
commitb8e412ee10a721a446206ecfdf019bde7f4704c6 (patch)
treea6553cc48ada23f6c0ae59fd83c48a014359d527
parent7f52df1b9b8b6222d46ccf96ac409a516c5ac27f (diff)
downloadaur-b8e412ee10a721a446206ecfdf019bde7f4704c6.tar.gz
update to new upstream version (2019.1.7f1)
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fed79c3989c0..3ed4cd8b0aeb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unity-editor-doc
pkgdesc = Unity User Manual and Scripting API Reference.
- pkgver = 2019.1.6f1
+ pkgver = 2019.1.7f1
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.6f1.zip::https://storage.googleapis.com/docscloudstorage/2019.1/UnityDocumentation.zip
+ source = 2019.1.7f1.zip::https://storage.googleapis.com/docscloudstorage/2019.1/UnityDocumentation.zip
md5sums = SKIP
pkgname = unity-editor-doc
diff --git a/PKGBUILD b/PKGBUILD
index 55fd62c72745..d139a91a6eb0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/Unity
pkgname=unity-editor-doc
-pkgver=2019.1.6f1
+pkgver=2019.1.7f1
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.6f1.zip::https://storage.googleapis.com/docscloudstorage/2019.1/UnityDocumentation.zip")
+source=("2019.1.7f1.zip::https://storage.googleapis.com/docscloudstorage/2019.1/UnityDocumentation.zip")
md5sums=("SKIP")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package