summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEndlessEden2020-12-24 22:41:37 +1100
committerEndlessEden2020-12-24 22:41:37 +1100
commit78a71a9257362f2708a97206e1ce67c21ec5a3b1 (patch)
tree1fa2646ce10f5d66f0a14f9b1fe75ca64237c1e3 /PKGBUILD
parent74bee32f141bd141ff21ddea0ea17ba3ee66accb (diff)
downloadaur-78a71a9257362f2708a97206e1ce67c21ec5a3b1.tar.gz
updated sources
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() {