summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarvin Dalheimer2018-02-25 23:13:20 +0100
committerMarvin Dalheimer2018-02-25 23:13:20 +0100
commitf9501d6a437b33df897b9194214106575cca9c4c (patch)
tree284ba7e0781a47105b856ea82ea0e91056d252f0 /PKGBUILD
parent1be2b97c74b7a057e77341be59d48bcb6d1af414 (diff)
downloadaur-f9501d6a437b33df897b9194214106575cca9c4c.tar.gz
Updated Godot to version 3.0.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7344e543b700..6c052830e8d0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Marvin Dalheimer <me@marvin-dalheimer.de>
pkgname=godot-mono-bin
-pkgver=3.0
-pkgrel=2
+pkgver=3.0.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=("x86_64")
url="https://www.godotengine.org"
@@ -15,7 +15,7 @@ source=("godot-mono.desktop" "icons.tar.gz")
source_x86_64+=("$pkgname-$pkgver.zip::https://downloads.tuxfamily.org/godotengine/"$pkgver"/mono/Godot_v"$pkgver"-stable_mono_x11_64.zip")
md5sums=('c8ba9f7656b2c2db9a3ec385b3848bf5'
'281c83d55c6a4d39fb9710e6f143bc5a')
-md5sums_x86_64=('0b137610701ce2030cf580c36fdc362d')
+md5sums_x86_64=('24ad184f35aa393c2ba7cea557fde1e2')
package() {
mkdir -p "$pkgdir/opt/$pkgname"