summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjonian2016-07-13 23:19:20 +0300
committerjonian2016-07-13 23:19:20 +0300
commite2910f530d4e430132f50c23544c9afa1812985d (patch)
tree1bdd5835da7bb9114629d02aabc76972884a8834
parent0bfb0363faee66a1d5f55a962653598d72e0554e (diff)
downloadaur-e2910f530d4e430132f50c23544c9afa1812985d.tar.gz
update to 2.0.4.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1c3ee5aa3115..3b117034eb29 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat May 28 14:48:47 UTC 2016
+# Wed Jul 13 20:18:34 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.3
+ pkgver = 2.0.4.1
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.3/Godot_v2.0.3_stable_x11.32.zip
+ source_i686 = https://downloads.tuxfamily.org/godotengine/2.0.4.1/Godot_v2.0.4.1_stable_x11.32.zip
md5sums_i686 = SKIP
- source_x86_64 = https://downloads.tuxfamily.org/godotengine/2.0.3/Godot_v2.0.3_stable_x11.64.zip
+ source_x86_64 = https://downloads.tuxfamily.org/godotengine/2.0.4.1/Godot_v2.0.4.1_stable_x11.64.zip
md5sums_x86_64 = SKIP
pkgname = godot-bin
diff --git a/PKGBUILD b/PKGBUILD
index 3d4d0823b854..5420d03593a9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jonian Guveli <https://github.com/jonian/>
pkgname=godot-bin
-pkgver=2.0.3
+pkgver=2.0.4.1
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")