summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGordian Edenhofer2017-06-29 12:41:06 +0200
committerGordian Edenhofer2017-06-29 12:41:06 +0200
commite3e7f35039ae403a21dee596eaedf374c2a78a2d (patch)
tree980c2c31ecb5ce2a1b5cfb841b6dbb20cb90ea70 /PKGBUILD
parent24a9d2b50989ea5225d6f83f1fb3ba0f591f5e44 (diff)
downloadaur-e3e7f35039ae403a21dee596eaedf374c2a78a2d.tar.gz
upgpkg: unity-editor-bin 5.6.2xf1-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b3be7b3a996e..7db3ff52a951 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
PKGEXT='.pkg.tar'
pkgname=unity-editor-bin
-_version=5.6.1
+_version=5.6.2
_build=f1
pkgver="${_version}x${_build}"
pkgrel=1
@@ -25,8 +25,8 @@ optdepends=('ffmpeg: for WebGL exporting'
provides=("unity-editor=${pkgver}")
conflicts=('unity-editor')
options=(!strip)
-source=("http://beta.unity3d.com/download/6a86e542cf5c/unity-editor_amd64-${pkgver}Linux.deb")
-sha512sums=('35d835309fd563084a09ffab0f2d9dbc4b5b739398a09fee36fb0a334a3cd01ea36ed9c845caf9192c487b51f5a24f7158027b945bb639e59764834527411006')
+source=("http://beta.unity3d.com/download/ddd95e743b51/unity-editor_amd64-${pkgver}Linux.deb")
+sha512sums=('a892897fd7234b40b21075112938b6ee4bcfd518943ecd5ea337611e692173834024f5229f12d0fb37ea42c6849cc1c4640ca09d1eea970882938f70a617911c')
prepare() {
if [[ "$(df . -BG --output=avail | awk -F'[^0-9]*' 'FNR==2 {print $2;}')" -le "10" ]]; then