summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLeonard König2015-08-27 16:19:21 +0200
committerLeonard König2015-08-27 16:19:21 +0200
commit7dc423a6d51445f0be3e212a9401fb07e9aea4ec (patch)
tree80351603f95e6ec491bbf219013a35f42638414f /PKGBUILD
parent102ad2ec8d5fc04e837547d938be8f3dafcf2c64 (diff)
downloadaur-7dc423a6d51445f0be3e212a9401fb07e9aea4ec.tar.gz
switch to pkgrel 5 instead of epoch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d2250d4e08c0..622c6fc1c7a1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,8 @@ _version=5.1.0
_build=f3
_buildtag=2015082501
pkgver=${_version}${_build}+${_buildtag}
-pkgrel=2
-epoch=1
+pkgrel=5
+#epoch=1
pkgdesc="The world's most popular development platform for creating 2D and 3D multiplatform games and interactive experiences."
arch=('x86_64')
url='http://unity3d.com/'