summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonian Guveli2018-11-15 00:24:54 +0200
committerJonian Guveli2018-11-15 00:24:54 +0200
commitcd5365ac858635a8529474835a7fcbf9dc7d71ed (patch)
tree28a762a1d2f128d82f792d93d9da4ef5e7358ab4
parent17874d8c1f708886c7e61ad21ba6ee52f0aecac8 (diff)
downloadaur-cd5365ac858635a8529474835a7fcbf9dc7d71ed.tar.gz
update description
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a68b562b53b0..46f7eb971672 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
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.
+ pkgdesc = Godot is an advanced, feature packed, multi-platform 2D and 3D game engine
pkgver = 3.0.6
pkgrel = 1
url = http://www.godotengine.org
diff --git a/PKGBUILD b/PKGBUILD
index d1171a7e2bf9..ed17be9dd47b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=godot-bin
pkgver=3.0.6
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."
+pkgdesc="Godot is an advanced, feature packed, multi-platform 2D and 3D game engine"
arch=("i686" "x86_64")
url="http://www.godotengine.org"
license=("MIT")