summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjonian2016-05-28 17:50:03 +0300
committerjonian2016-05-28 17:50:03 +0300
commit0bfb0363faee66a1d5f55a962653598d72e0554e (patch)
treee46778d811aa65b2e652de716e17460d16b6e4c0
parenta7e2ca74ac1c0ef6ffba5cdbf2c8a77bb97571f0 (diff)
downloadaur-0bfb0363faee66a1d5f55a962653598d72e0554e.tar.gz
update to 2.0.3
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 99b58f3d54ad..1c3ee5aa3115 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Apr 23 13:27:19 UTC 2016
+# Sat May 28 14:48:47 UTC 2016
pkgbase = godot-bin
pkgdesc = Godot is an advanced, feature packed, multi-platform 2D and 3D game engine. It provides a huge set of common tools, so you can just focus on making your game without reinventing the wheel.
- pkgver = 2.0.2
+ pkgver = 2.0.3
pkgrel = 1
url = http://www.godotengine.org
arch = i686
@@ -17,9 +17,9 @@ pkgbase = godot-bin
source = icons.tar.gz
md5sums = SKIP
md5sums = SKIP
- source_i686 = https://downloads.tuxfamily.org/godotengine/2.0.2/Godot_v2.0.2_stable_x11.32.zip
+ source_i686 = https://downloads.tuxfamily.org/godotengine/2.0.3/Godot_v2.0.3_stable_x11.32.zip
md5sums_i686 = SKIP
- source_x86_64 = https://downloads.tuxfamily.org/godotengine/2.0.2/Godot_v2.0.2_stable_x11.64.zip
+ source_x86_64 = https://downloads.tuxfamily.org/godotengine/2.0.3/Godot_v2.0.3_stable_x11.64.zip
md5sums_x86_64 = SKIP
pkgname = godot-bin
diff --git a/PKGBUILD b/PKGBUILD
index 7195350e6ccc..3d4d0823b854 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jonian Guveli <https://github.com/jonian/>
pkgname=godot-bin
-pkgver=2.0.2
+pkgver=2.0.3
pkgrel=1
pkgdesc="Godot is an advanced, feature packed, multi-platform 2D and 3D game engine. It provides a huge set of common tools, so you can just focus on making your game without reinventing the wheel."
arch=("i686" "x86_64")