summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a4c70654ce02..d10689b36897 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=godot
pkgname=${_pkgname}-git
-pkgver=1.1.r1488.e9bbb97
+pkgver=2.0.r2549.1bc9184
pkgrel=1
pkgdesc="Godot Game Engine."
url="http://www.godotengine.org"
@@ -22,7 +22,7 @@ else
fi
source=(
- "git://github.com/okamstudio/${_pkgname}.git#branch=master"
+ "git://github.com/godotengine/${_pkgname}.git#branch=master"
godot.desktop
icon.png
)