summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Morante2018-01-18 13:55:07 +0100
committerOscar Morante2018-01-18 13:55:07 +0100
commit129459270b46e38e2ad57f9fbaf67baa71e21c07 (patch)
tree5e4eb759d1d06b76f521ba79a606c5c9feaf14c2
parent780002d90a3467b52e64b8c58903842061c53a8d (diff)
downloadaur-129459270b46e38e2ad57f9fbaf67baa71e21c07.tar.gz
bump pkgrel
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e7db19d6a41f..7a30c92dbc76 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = unity-editor-beta
pkgdesc = The world's most popular development platform for creating 2D and 3D multiplatform games and interactive experiences.
pkgver = 2017.3.0f1+20171206
- pkgrel = 2
+ pkgrel = 3
url = https://unity3d.com/
arch = x86_64
license = custom
diff --git a/PKGBUILD b/PKGBUILD
index 467d4c782dd8..fc8726a8f869 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ _unitydownloads="http://beta.unity3d.com/download/${_randomstring}"
pkgname=unity-editor-beta
pkgver=${_version}${_build}+${_buildtag}
-pkgrel=2
+pkgrel=3
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/'