summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCristian Porras2015-12-21 16:59:04 -0500
committerCristian Porras2015-12-21 16:59:04 -0500
commita0cde41e6900444d1edf9d67583bcb95fe6ec402 (patch)
treec15e442e2789d14f1e2cb2cd4539041356fed5b6 /PKGBUILD
parent894e93ca38ba3f80b9126968481b9ddcc3179f90 (diff)
downloadaur-a0cde41e6900444d1edf9d67583bcb95fe6ec402.tar.gz
Update github repository
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
)