summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOscar Morante2017-02-10 10:43:02 +0200
committerOscar Morante2017-02-10 10:43:02 +0200
commit693bb0ba93f63d785e5ced38786887b101fe8f9a (patch)
treed036cc781cdff8adc8111ea69afd40ca9a266d48 /PKGBUILD
parent3736d35794d3ea7a3dd979a5293387fb370fa8d7 (diff)
downloadaur-693bb0ba93f63d785e5ced38786887b101fe8f9a.tar.gz
fix EULA shasums
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bb9b4db263e6..b073cc4d743c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ _version=5.6.0
_build=b6
_buildtag=20170203
pkgver=${_version}${_build}+${_buildtag}
-pkgrel=1
+pkgrel=2
pkgdesc="The world's most popular development platform for creating 2D and 3D multiplatform games and interactive experiences."
arch=('x86_64')
url='https://unity3d.com/'