summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e505774b8cf7..02064ce9fe97 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ makedepends=('boost' 'cmake' 'doxygen' 'graphviz' 'ttf-dejavu' 'mesa' 'mercurial
provides=('ogre' 'ogre-docs')
conflicts=('ogre' 'ogre-docs')
_dir="OGRE"
-source=("hg+http://bitbucket.org/sinbad/ogre")
+source=("git+https://github.com/OGRECave/ogre.git")
sha512sums=('SKIP')
prepare() {