summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeonard König2015-12-18 18:03:02 +0100
committerLeonard König2015-12-18 18:03:02 +0100
commit819ee415f3a1dcb9b18586946a3d3432b0c3484e (patch)
treeda12ee0def24fc4adbc68a5e63452aa21b0ee346
parentc682dd463990b3e27dac536b99f2d6f56b846520 (diff)
downloadaur-819ee415f3a1dcb9b18586946a3d3432b0c3484e.tar.gz
bump ver
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b5b702b0b51d..9d39d9dfe110 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Fri Dec 18 15:13:35 UTC 2015
+# Fri Dec 18 17:02:56 UTC 2015
pkgbase = unity-editor
pkgdesc = The world's most popular development platform for creating 2D and 3D multiplatform games and interactive experiences.
pkgver = 5.3.0f4+20151218
- pkgrel = 1
+ pkgrel = 2
url = https://unity3d.com/
install = unity-editor.install
arch = x86_64
@@ -36,7 +36,7 @@ pkgbase = unity-editor
source = unity-monodevelop.png
sha256sums = c27117d7e73d28c12eddf741bf6626007a031959c6d4a89c595692908d8cbd46
sha256sums = aca6e932a624acd98f634428af0b33a36587b6c41887969477db944975d4d8b4
- sha256sums = 111e8f88a4a3e592370d2d447208bb32aeee095c22c93ed290a884704d154bbb
+ sha256sums = b54b2823b2973729d04b0ca01619f489657ff60908f4367c55c5efffc20df42f
sha256sums = 7309ac206fbb6eb5f1a073bf22e2571e1a574410ab410138a19fb66c3eee21e3
sha256sums = 6769b7ad1c1a1b088f1e96934d909fffef95d6a6c757420699f0a6705ef70a51
diff --git a/PKGBUILD b/PKGBUILD
index fa5cde6c70e5..b7f2face9a8d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ _version=5.3.0
_build=f4
_buildtag=20151218
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/'
@@ -42,7 +42,7 @@ source=("http://download.unity3d.com/download_unity/linux/unity-editor-installer
noextract=("unity-editor-installer-${pkgver}.sh")
sha256sums=('c27117d7e73d28c12eddf741bf6626007a031959c6d4a89c595692908d8cbd46'
'aca6e932a624acd98f634428af0b33a36587b6c41887969477db944975d4d8b4'
- '111e8f88a4a3e592370d2d447208bb32aeee095c22c93ed290a884704d154bbb'
+ 'b54b2823b2973729d04b0ca01619f489657ff60908f4367c55c5efffc20df42f'
'7309ac206fbb6eb5f1a073bf22e2571e1a574410ab410138a19fb66c3eee21e3'
'6769b7ad1c1a1b088f1e96934d909fffef95d6a6c757420699f0a6705ef70a51')
options=(!strip)