summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2016-09-03 14:23:19 +0300
committerOscar Morante2016-09-03 14:23:19 +0300
commite5170a287dcbecbd47e1ede7d71e257dde3d38b4 (patch)
treeb1b5badd504ca72e35ee58b7a2fed3a84489aacf
parent084096245f5bee871776e9e0e8c64abd51e11412 (diff)
downloadaur-e5170a287dcbecbd47e1ede7d71e257dde3d38b4.tar.gz
add epoch=1
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD1
2 files changed, 3 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8fcc2235f946..c66067558571 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,10 @@
# Generated by mksrcinfo v8
-# Sat Sep 3 11:21:11 UTC 2016
+# Sat Sep 3 11:22:28 UTC 2016
pkgbase = unity-editor
pkgdesc = The world's most popular development platform for creating 2D and 3D multiplatform games and interactive experiences.
pkgver = 5.4.0p1+20160810
pkgrel = 2
+ epoch = 1
url = https://unity3d.com/
arch = x86_64
license = custom
diff --git a/PKGBUILD b/PKGBUILD
index 2a48a13b8836..4da9caab6158 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,6 +10,7 @@ _build=p1
_buildtag=20160810
pkgver=${_version}${_build}+${_buildtag}
pkgrel=2
+epoch=1
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/'