summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2020-01-24 14:12:39 +0100
committerOscar Morante2020-01-24 14:12:39 +0100
commit1a88c63411d539bfdd814844527389eef0b609ec (patch)
treeff4e87d1bccf91e431a52e1b3714a8f6328a2dca
parent54094508e5a47045df3e4e02929c99ef6a25be72 (diff)
downloadaur-unity-editor-doc.tar.gz
update to new upstream version (2019.2.19f1)
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 953fac1cc421..a2f7a2d7d37d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unity-editor-doc
pkgdesc = Unity User Manual and Scripting API Reference.
- pkgver = 2019.2.18f1
+ pkgver = 2019.2.19f1
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.18f1.zip::https://storage.googleapis.com/docscloudstorage/2019.2/UnityDocumentation.zip
+ source = 2019.2.19f1.zip::https://storage.googleapis.com/docscloudstorage/2019.2/UnityDocumentation.zip
md5sums = SKIP
pkgname = unity-editor-doc
diff --git a/PKGBUILD b/PKGBUILD
index 7eb2292701d3..9538f53c829d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_prefix=/opt/Unity
pkgname=unity-editor-doc
-pkgver=2019.2.18f1
+pkgver=2019.2.19f1
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.18f1.zip::https://storage.googleapis.com/docscloudstorage/2019.2/UnityDocumentation.zip")
+source=("2019.2.19f1.zip::https://storage.googleapis.com/docscloudstorage/2019.2/UnityDocumentation.zip")
md5sums=("SKIP")
options=(!strip)
PKGEXT='.pkg.tar' # Prevent compressing of the final package